encodingLength property
Information about how long the encoding will be.
Implementation
@override
EncodingLengthInfo get encodingLength =>
const EncodingLengthInfo(sizeUnitBytes);
Information about how long the encoding will be.
@override
EncodingLengthInfo get encodingLength =>
const EncodingLengthInfo(sizeUnitBytes);