Example #1
0
 => new ChannelGroupId(UInt64.Parse(reader.ReadAsString() ?? throw new FormatException()));
Example #2
0
 => new ClientDbId(UInt64.Parse(reader.ReadAsString() ?? throw new FormatException()));