HFBTreeByteArray Class Reference
[Model]

The principal efficient implementation of HFByteArray. More...

Inheritance diagram for HFBTreeByteArray:

HFByteArray

List of all members.

Public Member Functions

(id) - init


Detailed Description

HFBTreeByteArray is an efficient subclass of HFByteArray that stores HFByteSlices, using a 10-way B+ tree. This allows for insertion, deletion, and searching in approximately log-base-10 time.

Create an HFBTreeByteArray via -init. It has no methods other than those on HFByteArray.


Member Function Documentation

- (id) init  

Designated initializer for HFBTreeByteArray.


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

Generated on Thu Dec 8 10:06:35 2011 for HexFiend by  doxygen 1.5.9