SnoopOutput.write

Write to conduit from a source array. The provided src content will be written to the conduit.

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

class SnoopOutput
final
write
(
const(void)[] src
)

Meta