readTextExactBytes
Read exactly bytesCount interpreting bytes in the specified charset (optional, UTF-8 by default).
Deprecated
Parameters order is changed.
Replace with
readTextExactBytes(bytes, charset)
Content copied to clipboard
Read exactly the specified number of bytes interpreting bytes in the specified charset (optional, UTF-8 by default).