mir-runtime ~master (2022-05-14T04:17:33.8427133)
Dub
Repo
_stringBuf
mir
format
struct
_stringBuf (
C
) {
struct
ScopedBuffer
(T, size_t bytes = 4096)
via
import
mir
.
appender
:
ScopedBuffer
;
;
ScopedBuffer
!
C
buffer
;
mixin
StreamFormatOp
!
C
;
}
Alias This
buffer
Members
Mixins
__anonymous
mixin
StreamFormatOp
!
C
Variables
buffer
ScopedBuffer
!
C
buffer
;
Meta
Source
See Implementation
mir
format
aliases
dstringBuf
stringBuf
wstringBuf
enums
SwitchLU
functions
print
printBoolean
printElement
printEscaped
printStaticString
printZeroPad
withFormat
manifest constants
getData
mixin templates
StreamFormatOp
structs
FormatSpec
FormattedFloating
GetData
HexAddress
_stringBuf
templates
isFastBuffer