Module packetrs_impl::bitcursor
source · [−]Structs
Similar to |std::io::Cursor| but designed to keep track of a buffer of bytes where amounts less than a single byte (i.e. some number of bits) can be read.
Similar to |std::io::Cursor| but designed to keep track of a buffer of bytes where amounts less than a single byte (i.e. some number of bits) can be read.