UdtSerializerSerialize Method  | 
  
    Namespace: 
   Cassandra.Serialization
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic override byte[] Serialize(
	ushort protocolVersion,
	Object value
)
Parameters
- protocolVersion
 - Type: SystemUInt16
 - value
 - Type: SystemObject
 
Return Value
Type: 
Byte
See Also