Reading bits (and bytes)
-
A type that contains functions for reading
See moreData
bit-by-bit and byte-by-byte.Declaration
Swift
public protocol BitReader : ByteReader
BitByteData 2.0.4 Docs (100% documented)
A type that contains functions for reading Data
bit-by-bit and byte-by-byte.
Swift
public protocol BitReader : ByteReader