newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
BufferedLexer.popBuffer
newxml
lexers
BufferedLexer
Undocumented in source. Be warned that the author may not have intended to support it.
void
popBuffer
()
void
popBuffer
()
struct
BufferedLexer
(T)
static if
(!(
is(typeof(representation!CharacterType("")))
))
void
popBuffer
(
)
if
(
isInputRange
!
T
&&
isArray
!(
ElementType
!
T
)
)
Meta
Source
See Implementation
newxml
lexers
BufferedLexer
aliases
BufferType
CharacterType
InputType
functions
advanceUntil
advanceUntilAny
dropWhile
empty
get
popBuffer
save
setSource
start
testAndAdvance