Home
last modified time | relevance | path

Searched defs:SerializeToBinary (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/type_field_collsion/
H A DCollision.cs65 public byte[] SerializeToBinary() { in SerializeToBinary() method in type_field_collsion.CollisionT
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DArrayTable.cs67 public byte[] SerializeToBinary() { in SerializeToBinary() method in MyGame.Example.ArrayTableT
H A DMonster.cs1015 public byte[] SerializeToBinary() { in SerializeToBinary() method in MyGame.Example.MonsterT
/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A DMovie.cs207 public byte[] SerializeToBinary() { in SerializeToBinary() method in MovieT
/aosp_15_r20/external/flatbuffers/tests/MyGame/
H A DMonsterExtra.cs201 public byte[] SerializeToBinary() { in SerializeToBinary() method in MyGame.MonsterExtraT
/aosp_15_r20/external/flatbuffers/tests/optional_scalars/
H A DScalarStuff.cs346 public byte[] SerializeToBinary() { in SerializeToBinary() method in optional_scalars.ScalarStuffT