Public methods
Method new()
Usage
BinaryReadable$new(options = list())
Method read()
Usage
BinaryReadable$read(size = NULL)
Method clone()
The objects of this class are cloneable with this method.
Usage
BinaryReadable$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.