toStream

Safely converts a single instance into a bytestream. NOTE: by 0.10.0, an external library will replace this.

pure @trusted
T[]
toStream
(
T = ubyte
S
)
()

Meta