tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ReadBuffer.this
tanya
container
buffer
ReadBuffer
Creates a new read buffer.
this
(size_t size, size_t minAvailable, Allocator allocator)
this
(Allocator allocator)
struct
ReadBuffer
(T = ubyte)
this
(
shared
Allocator
allocator
)
if
(
isScalarType
!
T
)
Parameters
allocator
Allocator
Allocator.
Meta
Source
See Implementation
tanya
container
buffer
ReadBuffer
aliases
opDollar
constructors
this
destructors
~this
functions
clear
opIndex
opOpAssign
opSlice
mixins
__anonymous
properties
capacity
free
length
Creates a new read buffer.