UtfOutput.write

Write to the output stream from a source array. The provided src content is converted as necessary. Note that an attached output buffer must be at least four bytes wide to accommodate a conversion.

Returns the number of bytes consumed from src, which may be less than the quantity provided.

class UtfOutput(S, T)
final override
write
(
const(void)[] src
)

Meta