Provides a ‘look ahead’ file buffer where the caller can inspect bytes ahead of the current position.
Created on Oct 26, 2011
Specialisation of Exception for the FileBuffer module.
list of weak references to the object (if defined)
Specialisation of Exception for the FileBuffer EOF.
Provides a buffer interface to a file where the user can look ahead any distance from the current position.
Current file position.
Increment the file position by one byte, returns the byte just read.
Get an arbitrary byte or slice.
list of weak references to the object (if defined)