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