vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Base64OutputStreamImpl.this
index
vibe
stream
base64
Base64OutputStreamImpl
private
class
Base64OutputStreamImpl
(char C62, char C63, char CPAD = '=', OutputStream = .OutputStream)
this
(
OutputStream
output
,
ulong
max_bytes_per_line
,
bool
dummy
)
if
(
isOutputStream
!
OutputStream
)
Meta
Source
See Implementation
index
vibe
stream
base64
Base64OutputStreamImpl
constructors
this
functions
finalize
flush
write
private