Function readSnowflake

Utility method which reads a Snowflake off of a fast JSON object.

Prototype

ulong readSnowflake(
  ref fast.json.Json!(0,false) obj
);