|
| vxNetBuffer (int bufferSize) |
|
void | Write (byte source) |
|
void | Write (byte[] bytes) |
|
void | Write (string source) |
|
void | Write (int source) |
|
void | Write (double source) |
|
void | Write (float source) |
|
void | Write (long source) |
|
void | Write (bool source) |
|
void | Write (Vector2 source) |
|
void | Write (Vector3 source) |
|
void | Write (Quaternion source) |
|
void | WriteAllFields (object source) |
|
The documentation for this class was generated from the following files:
- /github/workspace/src/VerticesEngine/src.shared/Net/Util/vxNetBuffer.cs
- /github/workspace/src/VerticesEngine/src.shared/Net/Util/vxNetBuffer.Write.cs