tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
HiBONRange
tagion
hibon
HiBONFile
Undocumented in source.
struct
HiBONRange {
File
file
;
this
(File file);
Document
doc
;
bool
empty
[@property getter];
Document
front
[@property getter];
void
popFront
();
}
Constructors
this
this
(File file)
Undocumented in source.
Members
Functions
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Document
front
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
doc
Document
doc
;
Undocumented in source.
file
File
file
;
Undocumented in source.
Meta
Source
See Implementation
tagion
hibon
HiBONFile
functions
fread
fwrite
structs
HiBONRange