[][src]Module cjdns_core::schemes

Well-known encoding schemes

Structs

F4

Fixed-length 4 bit scheme.

F8

Fixed-length 8 bit scheme.

V37

Variable-length 3 or 7 bit scheme.

V48

Variable-length 4 or 8 bit scheme.

V358

Special case scheme. An encoding scheme consisting of 3, 5 or 8 bit data spaces. This encoding scheme is special because it encodes strangely (a bug) and thus conversion from one form to another is non-standard.

Functions

all

Returns an iterator over all the well-known encoding schemes