8 #import <HexFiend/HFByteSlice.h> 19 - (instancetype)initWithData:(NSData *)val;
A simple subclass of HFByteSlice that wraps an NSData. For most uses, prefer HFSharedMemoryByteSlice...
Definition: HFFullMemoryByteSlice.h:14
A class representing a source of data for an HFByteArray.
Definition: HFByteSlice.h:19