The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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