Module bee_ternary::b1t6[][src]

Utility functions for encoding and decoding B1T6 encoding.

Enums

DecodeError

An error that may be emitted when decoding a B1T6 trit slice.

Functions

decode

Decode a series of trits into bytes.

encode

Encode a series of bytes into trits.