Snowflake

typesafe alias to ulong

Constructors

this
this(ulong id)
Undocumented in source.

Members

Functions

erlpack
void erlpack(ETFBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
Json toJson()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

erlunpack
Snowflake erlunpack(ETFBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
fromJson
Snowflake fromJson(Json src)
Undocumented in source. Be warned that the author may not have intended to support it.
fromString
Snowflake fromString(string src)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta