ReadChannel.OutRange

Undocumented in source.
interface ReadChannel
alias OutRange = void delegate
(
const(ubyte)[] data
)

Meta