Reader.this

Construct a Reader.

class Reader
this
@trusted pure
(
ubyte[] buffer
)

Throws

ReaderException on a UTF decoding error or if there are nonprintable Unicode characters illegal in YAML.

Meta