Convert a value to a byte array for sending over the network
            
    Namespace: 
   Equis.JanusToolkitAssembly: Janus (in Janus.dll)
Syntax
| C# | 
|---|
protected virtual byte[] ValueToByteArray( ValueType v )  | 
Parameters
- v
 - Type: ValueType
the value to be converted