nativeStreamToBigEndian

Converts a native stream to Big Endian.

@nogc @safe pure nothrow
T[]
nativeStreamToBigEndian
(
T
)
(
T[] source
)

Meta