ByteUnion.array

array of bytes

union ByteUnion(T)
ubyte[T.sizeof] array;

Meta