Class BufferSerializerTests
Inheritance
BufferSerializerTests
Assembly: Unity.Netcode.EditorTests.dll
Syntax
public class BufferSerializerTests
Methods
TestGetUnderlyingStructs()
Declaration
[Test]
public void TestGetUnderlyingStructs()
TestIsReaderIsWriter()
Declaration
[Test]
public void TestIsReaderIsWriter()
TestSerializingArrays()
Declaration
[Test]
public void TestSerializingArrays()
TestSerializingArraysPreChecked()
Declaration
[Test]
public void TestSerializingArraysPreChecked()
TestSerializingBytes()
Declaration
[Test]
public void TestSerializingBytes()
TestSerializingBytesPreChecked()
Declaration
[Test]
public void TestSerializingBytesPreChecked()
TestSerializingStrings(bool)
Declaration
[Test]
public void TestSerializingStrings(bool oneBytChars)
Parameters
Type |
Name |
Description |
bool |
oneBytChars |
|
TestSerializingStringsPreChecked(bool)
Declaration
[Test]
public void TestSerializingStringsPreChecked(bool oneBytChars)
Parameters
Type |
Name |
Description |
bool |
oneBytChars |
|
TestSerializingValues()
Declaration
[Test]
public void TestSerializingValues()
TestSerializingValuesPreChecked()
Declaration
[Test]
public void TestSerializingValuesPreChecked()