InputStream.readStringW

Read a string of the given length, throwing ReadException if there was a problem.

The file format is implementation-specific and should not be used except as opposite actions to <b>write</b>.

interface InputStream
wchar[]
readStringW
(
size_t length
)

Meta