2. Access - Access functions
Access functions are provided for accessing data stored in a binary data block.
Functions
- 
area - Returns the pointer to the binary data block area
- 
index - Get byte value at position
- 
indexOf - Position in binary area
- 
loadFile - Load data from file
- 
storeFile - Write binary data to file