discord.w.minietf

Undocumented in source.

Members

Classes

BufferResizeAttemptException
class BufferResizeAttemptException
Undocumented in source.

Enums

Atom
enum Atom

typesafe alias for Atom

ETFHeader
enum ETFHeader
Undocumented in source.

Functions

atom
Atom atom(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
binToString
string binToString(ubyte[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
decodeFunc
DecodeFunc decodeFunc(string func)
Undocumented in source. Be warned that the author may not have intended to support it.
encodeFunc
EncodeFunc encodeFunc(string func)
Undocumented in source. Be warned that the author may not have intended to support it.
encodeName
EncodeName encodeName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
kv
KeyValuePair!(K, V) kv(K key, V value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DecodeFunc
struct DecodeFunc
Undocumented in source.
ETFBuffer
struct ETFBuffer
Undocumented in source.
ETFNode
struct ETFNode
Undocumented in source.
EncodeFunc
struct EncodeFunc
Undocumented in source.
EncodeName
struct EncodeName
Undocumented in source.
KeyValuePair
struct KeyValuePair(K, V)
Undocumented in source.

Templates

isKeyValueArray
template isKeyValueArray(T)
Undocumented in source.

Meta