HexFiend
List of all members
HFAttributedByteArray Class Reference

An extension of HFByteArray that supports attributes. More...

Inheritance diagram for HFAttributedByteArray:
HFByteArray

Additional Inherited Members

- Instance Methods inherited from HFByteArray
(HFByteRangeAttributeArray *) - attributesForBytesInRange:
 
(HFByteRangeAttributeArray *) - byteRangeAttributeArray
 
(BOOL) - writeToFile:trackingProgress:error:
 
(NSArray *) - rangesOfFileModifiedIfSavedToFile:
 
(BOOL) - clearDependenciesOnRanges:inFile:hint:
 
(instancetype) - initWithByteSlice:
 
(instancetype) - initWithByteArray:
 
(unsigned long long) - length
 
(void) - copyBytes:range:
 
(NSArray *) - byteSlices
 
(NSEnumerator *) - byteSliceEnumerator
 
(HFByteSlice *) - sliceContainingByteAtIndex:beginningOffset:
 
(void) - insertByteSlice:inRange:
 
(void) - insertByteArray:inRange:
 
(void) - deleteBytesInRange:
 
(HFByteArray *) - subarrayWithRange:
 
(void) - incrementChangeLockCounter
 
(void) - decrementChangeLockCounter
 
(BOOL) - changesAreLocked
 
(void) - incrementGenerationOrRaiseIfLockedForSelector:
 
(NSUInteger) - changeGenerationCount
 
(unsigned long long) - indexOfBytesEqualToBytes:inRange:searchingForwards:trackingProgress:
 

Detailed Description

HFAttributedByteArray is a subclass of HFByteArray that provides suitable overrides of the HFAttributes category.


The documentation for this class was generated from the following file: