writeHeader

Given a instance and default endianess, write that instance to a output range of ubyte.

void
writeHeader
if (
isOutputRange!(R, ubyte)
)

Meta