Type Definition frame_metadata::ByteGetter [−][src]
type ByteGetter = DecodeDifferent<DefaultByteGetter, Vec<u8>>;
Decode different for static lazy initiated byte value.
type ByteGetter = DecodeDifferent<DefaultByteGetter, Vec<u8>>;
Decode different for static lazy initiated byte value.