biod ~meson (2022-05-07T11:17:22.3072764)
Dub
Repo
OutBuffer.putUnsafe
bio
core
utils
outbuffer
OutBuffer
Responsibility that there's enough capacity is on the user
void
putUnsafe
(T bytes)
class
OutBuffer
void
putUnsafe
(
T
)
(
T
bytes
)
if
(
is
(
T
==
ubyte
[])
)
void
putUnsafe
(T value)
Meta
Source
See Implementation
bio
core
utils
outbuffer
OutBuffer
constructors
this
functions
capacity
clear
data
length
put
putUnsafe
shrink
Responsibility that there's enough capacity is on the user