SubfileProperties
Contents
[
Hide
]SubfileProperties class
USA DL subfile properties, offset and length are set automatically.
new SubfileProperties()
Methods
| Name | Description |
|---|---|
| getLength() | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator m |
| getOffset() | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data relate |
| getType() | 2 byte type of subfile, like “DL” |
| setLength() | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator m |
| setOffset() | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data relate |
| setType() | 2 byte type of subfile, like “DL” |