Decodes the data as a string value.
@override String decodeString() { return _parent._readString(); }