BinaryIO Namespace Reference

Classes

class  Hex
 
class  Reader
 This class is a wrapper for any block of bytes. It allows values to be read from the stream one at a time. Works best with streams created by BinaryIO.Writer. More...
 
class  Writer
 This class is a wrapper for writing to a block of bytes. More...