UdtSerializerSerialize Method |
Namespace: Cassandra.SerializationAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public override byte[] Serialize(
ushort protocolVersion,
Object value
)
Parameters
- protocolVersion
- Type: SystemUInt16
- value
- Type: SystemObject
Return Value
Type:
ByteSee Also