TrailDB

Undocumented in source.

Members

Aliases

HexUuid
alias HexUuid = ubyte[32]
Undocumented in source.
RawUuid
alias RawUuid = ubyte[16]
Undocumented in source.

Classes

TrailDB
class TrailDB
Undocumented in source.
TrailDBConstructor
class TrailDBConstructor
Undocumented in source.

Functions

hexToRaw
RawUuid hexToRaw(HexUuid hexId)
Undocumented in source. Be warned that the author may not have intended to support it.
rawToHex
HexUuid rawToHex(RawUuid rawId)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

BUFFER_SIZE
auto BUFFER_SIZE;
Undocumented in source.

Structs

Event
struct Event
Undocumented in source.
Trail
struct Trail
Undocumented in source.

Meta