|
HexFiend
|
HFByteArray methods for attributes of byte arrays.
Instance Methods | |
| (HFByteRangeAttributeArray *) | - attributesForBytesInRange: |
| (HFByteRangeAttributeArray *) | - byteRangeAttributeArray |
| - (HFByteRangeAttributeArray *) attributesForBytesInRange: | (HFRange) | range |
Returns a byte range attribute array for the bytes in the given range.
Extends class HFByteArray.
| - (HFByteRangeAttributeArray *) byteRangeAttributeArray |
Returns the HFByteArray level byte range attribute array. Default is to return nil.
Extends class HFByteArray.
1.8.12