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)
void
putUnsafe
(T value)
class
OutBuffer
void
putUnsafe
(
T
)
(
auto
ref
T
value
)
if
(
!
is
(
T
==
ubyte
[])
)
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