readString method

String readString()

Implementation

String readString() => _utf8.decode(readBytes());