• Felix Lange's avatar
    rlp: add Split functions · bc17dba8
    Felix Lange authored
    These functions allow destructuring of raw rlp-encoded bytes
    without the overhead of reflection or copying.
    bc17dba8
Name
Last commit
Last update
..
decode.go Loading commit data...
decode_test.go Loading commit data...
doc.go Loading commit data...
encode.go Loading commit data...
encode_test.go Loading commit data...
encoder_example_test.go Loading commit data...
raw.go Loading commit data...
raw_test.go Loading commit data...
typecache.go Loading commit data...