WriteBuffer.capacity

struct WriteBuffer(T = ubyte)
@property const
size_t
capacity
()

Return Value

Type: size_t

The size of the internal buffer.

Meta