Searched refs:__vector_as_arraysegment (Results 1 – 5 of 5) sorted by relevance
31 public ArraySegment<byte>? GetNameBytes() { return __p.__vector_as_arraysegment(10); } in GetNameBytes()39 public ArraySegment<byte>? GetInventoryBytes() { return __p.__vector_as_arraysegment(14); } in GetInventoryBytes()63 …public ArraySegment<byte>? GetTestnestedflatbufferBytes() { return __p.__vector_as_arraysegment(30… in GetTestnestedflatbufferBytes()92 public ArraySegment<byte>? GetTestarrayofboolsBytes() { return __p.__vector_as_arraysegment(52); } in GetTestarrayofboolsBytes()111 public ArraySegment<byte>? GetFlexBytes() { return __p.__vector_as_arraysegment(64); } in GetFlexBytes()122 public ArraySegment<byte>? GetVectorOfLongsBytes() { return __p.__vector_as_arraysegment(68); } in GetVectorOfLongsBytes()131 public ArraySegment<byte>? GetVectorOfDoublesBytes() { return __p.__vector_as_arraysegment(70); } in GetVectorOfDoublesBytes()146 …public ArraySegment<byte>? GetVectorOfWeakReferencesBytes() { return __p.__vector_as_arraysegment(… in GetVectorOfWeakReferencesBytes()160 …raySegment<byte>? GetVectorOfCoOwningReferencesBytes() { return __p.__vector_as_arraysegment(84); } in GetVectorOfCoOwningReferencesBytes()171 …aySegment<byte>? GetVectorOfNonOwningReferencesBytes() { return __p.__vector_as_arraysegment(88); } in GetVectorOfNonOwningReferencesBytes()[all …]
45 public ArraySegment<byte>? GetV8Bytes() { return __p.__vector_as_arraysegment(24); } in GetV8Bytes()54 public ArraySegment<byte>? GetVf64Bytes() { return __p.__vector_as_arraysegment(26); } in GetVf64Bytes()
24 public ArraySegment<byte>? GetIdBytes() { return __p.__vector_as_arraysegment(4); } in GetIdBytes()
101 public ArraySegment<byte>? __vector_as_arraysegment(int offset) in __vector_as_arraysegment() method
25 public ArraySegment<byte>? GetCharactersTypeBytes() { return __p.__vector_as_arraysegment(8); } in GetCharactersTypeBytes()