vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
Base64OutputStreamImpl.this
index
vibe
stream
base64
Base64OutputStreamImpl
Undocumented in source.
this
(OutputStream output, ulong max_bytes_per_line)
class
Base64OutputStreamImpl
(char C62, char C63, char CPAD = '=', OutputStream = .OutputStream)
deprecated
this
(
OutputStream
output
,
ulong
max_bytes_per_line
= 57
)
if
(
isOutputStream
!
OutputStream
)
this
(OutputStream output, ulong max_bytes_per_line, bool dummy)
Meta
Source
See Implementation
index
vibe
stream
base64
Base64OutputStreamImpl
constructors
this
functions
finalize
flush
write