ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
OutBuffer.print
dmd
root
outbuffer
OutBuffer
Convert
u
to a string and append it to the buffer.
struct
OutBuffer
extern (
C
++) pure nothrow
void
print
(
ulong
u
)
Parameters
u
Type:
ulong
integral value to append
Meta
Source
See Implementation
dmd
root
outbuffer
OutBuffer
functions
allocate
bracket
extractData
extractSlice
insert
opSlice
print
setsize
writenl
variables
doindent
level
spaces
Convert u to a string and append it to the buffer.