PlaneTypeReadWriter Class
Definition
TypeReadWriter<T> for a System.Numerics.Plane
public sealed class PlaneTypeReadWriter : VoltRpc.Types.TypeReadWriter<System.Numerics.Plane>
- Inheritance
Constructors
PlaneTypeReadWriter() |
Methods
Read(BufferedReader) | Called when the type needs to be read |
Write(BufferedWriter, Plane) | |
Write(BufferedWriter, T) | Called when the type needs to be written (Inherited from TypeReadWriter<T>) |