tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
fwrite
tagion
hibon
HiBONFile
Undocumented in source. Be warned that the author may not have intended to support it.
void
fwrite
(const(char[]) filename, HiBON hibon)
void
fwrite
(const(char[]) filename, Document doc)
void
fwrite
(const(char[]) filename, T rec)
@
safe
void
fwrite
(
T
)
(
const
(
char
[])
filename
,
const
T
rec
)
if
(
isHiBONRecord
!
T
)
void
fwrite
(File file, Document doc)
void
fwrite
(File file, T rec)
Meta
Source
See Implementation
tagion
hibon
HiBONFile
functions
fread
fwrite
structs
HiBONRange