phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Encoder.front
std
base64
Base64Impl
Encoder
struct
Encoder
(Range)
@
property
@
safe
nothrow
ubyte
front
(
)
if
(
isInputRange
!
Range
&&
is
(
ElementType
!
Range
:
ubyte
)
)
Return Value
Type:
ubyte
The current encoded character.
Meta
Source
See Implementation
std
base64
Base64Impl
Encoder
functions
popFront
properties
empty
front
save