INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- creation procedure; creates a buffer of the specified size and
-- set default `file_name'
-- creation procedure; creates a buffer of the specified size and
-- set default `file_name'
-- load the contents of the BLOB from
-- the specified file
-- load `nbytes' from file `path' starting from `file_offs'
-- to the current BLOB starting from the `blob_offs'
-- the current BLOB will be resized if it's be needed
-- save the contents of the BLOB into the specified file
-- save `nbytes' from current BLOB starting from `blob_offs'
-- to the file `path' starting from the `file_offs'
-- file will be resized if it's be needed
-- deallocate memory
-- reinitialization memory block and set `end_of_data' to FALSE
-- ...
-- ...
-- ...
-- is this path valid?
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |