suffix property

ByteList suffix
inherited

Implementation

ByteList get suffix => ByteList(skip(prefixLength), length - prefixLength);