Searched refs:GetUlong (Results 1 – 3 of 3) sorted by relevance
360 return (long)GetUlong(offset); in GetLong()363 public unsafe ulong GetUlong(int offset) in GetUlong() method in FlatBuffers.ByteBuffer434 public ulong GetUlong(int index) in GetUlong() method in FlatBuffers.ByteBuffer
128 return t.bb.GetUlong(t.bb_pos + off); in GetSlot()
59 …public ulong Testhashu64Fnv1 { get { int o = __p.__offset(42); return o != 0 ? __p.bb.GetUlong(o +…67 …public ulong Testhashu64Fnv1a { get { int o = __p.__offset(50); return o != 0 ? __p.bb.GetUlong(o …