Click or drag to resize
TimeUuidToByteArray Method
Returns a 16-element byte array that contains the value of this instance.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public byte[] ToByteArray()

Return Value

Type: Byte
See Also