pub type ByteGetter = DecodeDifferent<DefaultByteGetter, Vec<u8>>;
Expand description

Decode different for static lazy initiated byte value.