Surface.bytes

Count the bytes of this surface. Could be 4, 3, 2, 1, 0. (countBits / 8)

struct Surface
@property @nogc
ubyte
bytes
const pure nothrow
(
)

Meta