nbuff ~master (2021-06-17T17:31:41Z)
Dub
Repo
safe_tracef
nbuff
buffer
Undocumented in source. Be warned that the author may not have intended to support it.
package @
safe
@
nogc
nothrow @
safe
@
nogc
nothrow
debug
(
nbuff
)
void
safe_tracef
(
A
...
)
(
string
f
,
scope
A
args
,
string
file
= __FILE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
nbuff
buffer
aliases
BufferChunk
BufferChunksArray
MutableNbuffChunk
allocator
functions
safe_printf
safe_tracef
smart_ptr
unique_ptr
static variables
BufferError
IndexOutOfRange
MemPoolException
NbuffError
RangeEmpty
_mempool
structs
ImmutableMemoryChunk
MemPool
MutableMemoryChunk
Nbuff
NbuffChunk
SmartPtr
UniquePtr