Merge pull request #4020 from albertofem/feature/allow_public_accessor_net
Allow access to underlying ByteBuffer in C#
No related branches found
No related tags found
Showing
- net/FlatBuffers/IFlatbufferObject.cs 2 additions, 0 deletionsnet/FlatBuffers/IFlatbufferObject.cs
- src/idl_gen_general.cpp 5 additions, 0 deletionssrc/idl_gen_general.cpp
- tests/FlatBuffers.Test/FlatBuffers.Test.csproj 3 additions, 3 deletionstests/FlatBuffers.Test/FlatBuffers.Test.csproj
- tests/MyGame/Example/Monster.cs 1 addition, 0 deletionstests/MyGame/Example/Monster.cs
- tests/MyGame/Example/Stat.cs 1 addition, 0 deletionstests/MyGame/Example/Stat.cs
- tests/MyGame/Example/Test.cs 1 addition, 0 deletionstests/MyGame/Example/Test.cs
- tests/MyGame/Example/TestSimpleTableWithEnum.cs 1 addition, 0 deletionstests/MyGame/Example/TestSimpleTableWithEnum.cs
- tests/MyGame/Example/Vec3.cs 1 addition, 0 deletionstests/MyGame/Example/Vec3.cs
- tests/MyGame/Example2/Monster.cs 1 addition, 0 deletionstests/MyGame/Example2/Monster.cs
- tests/generate_code.sh 0 additions, 0 deletionstests/generate_code.sh
- tests/namespace_test/NamespaceA/NamespaceB/StructInNestedNS.cs 1 addition, 0 deletions.../namespace_test/NamespaceA/NamespaceB/StructInNestedNS.cs
- tests/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.cs 1 addition, 0 deletions...s/namespace_test/NamespaceA/NamespaceB/TableInNestedNS.cs
- tests/namespace_test/NamespaceA/SecondTableInA.cs 1 addition, 0 deletionstests/namespace_test/NamespaceA/SecondTableInA.cs
- tests/namespace_test/NamespaceA/TableInFirstNS.cs 1 addition, 0 deletionstests/namespace_test/NamespaceA/TableInFirstNS.cs
- tests/namespace_test/NamespaceC/TableInC.cs 1 addition, 0 deletionstests/namespace_test/NamespaceC/TableInC.cs
Loading
Please register or sign in to comment