Readable class
R6Class
object.
Object of R6Class
.
new()
BinaryReadable$new(options = list())
read()
BinaryReadable$read(size = NULL)
clone()
The objects of this class are cloneable with this method.
BinaryReadable$clone(deep = FALSE)
deep
Whether to make a deep clone.