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