Decodes the data as a string value.
@override String decodeString() { return _unpacker.unpackString()!; }