binread
2.2.0
Module prelude
Module Items
Traits
In binread::
io
binread
::
io
Module
prelude
Copy item path
source
Traits
ยง
Read
The
Read
trait allows for reading bytes from a source.
Seek
The
Seek
trait provides a cursor which can be moved within a stream of bytes.