Go to the source code of this file.
Classes | |
class | HFByteArray |
The principal Model class for HexFiend's MVC architecture. More... | |
category | HFByteArray(HFFileWriting) |
HFByteArray methods for writing to files, and preparing other HFByteArrays for potentially destructive file writes. More... | |
category | HFByteArray(HFAttributes) |
HFByteArray methods for attributes of byte arrays. More... | |
Enumerations | |
enum | HFByteArrayDataStringType { HFHexDataStringType, HFASCIIDataStringType } |