BitWriter.writeUInt32

void writeUInt32(uint value) pure nothrow @nogc @safe

Write a 32-bit value.

Parameters

valueValue to write.