Get a utf8 string with byte-length bytes from the stream (this decodes the string sent as utf8). If bytes is negative (default) the length will be read from the stream using the reverse process of putUtf8String.
See Implementation
Get a utf8 string with byte-length bytes from the stream (this decodes the string sent as utf8). If bytes is negative (default) the length will be read from the stream using the reverse process of putUtf8String.