Function SBCommons.getNumber

Reads a previously compressed ulong value from the supplied file handle.

static ulong getNumber (
  std.stdio.File* Handle
);