|
Function Description Buffer() Returns a pointer to the allocated memory BufferLength() Returns the number of data bytes in the buffer BMallocIO() Constructor ~BMallocIO() Destructor Position() Returns the position of the object's data pointer ReadAt() Copies data from the object into a buffer Seek() Moves the object's data pointer SetBlockSize() Sets the allocation block size SetSize() Sets the size of the allocated memory WriteAt() Writes data into the object
|
Copyright © 2000 Be, Inc. All rights reserved..