We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
00858ff
CHANGES:
Change the type of Repr.decode_bin to take a mutable buffer offset rather than threading an immutable position. (#81, @craigfe)
Repr.decode_bin
Expose a Repr.Binary module providing direct access to functions for interacting with Repr's binary serialisation format. (#88, @craigfe)
Repr.Binary