8 #import <Cocoa/Cocoa.h> 20 NSUInteger retainCount;
24 - (
unsigned long long)
length;
27 - (void)copyBytes:(
unsigned char *)dst range:(
HFRange)range;
51 - (HFByteRangeAttributeArray *)attributesForBytesInRange:(
HFRange)range;
A reference to an open file.
Definition: HFFileReference.h:19
unsigned long long length()
HFRange is the 64 bit analog of NSRange, containing a 64 bit location and length. ...
Definition: HFTypes.h:2
A class that represents sets of attributes, attached to ranges of bytes.
Definition: HFByteRangeAttributeArray.h:13
Methods for querying attributes of individual byte slices.
Definition: HFByteSlice.h:46
A class representing a source of data for an HFByteArray.
Definition: HFByteSlice.h:19