LengthPrefixedCodec<T> constructor
const
LengthPrefixedCodec<T> (
- Codec<
T> inner
Implementation
const LengthPrefixedCodec(this.inner);
const LengthPrefixedCodec(this.inner);