Click or drag to resize

DracoCompressionToByteArray Method

Gets the Draco compressed data as a byte array

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public byte[] ToByteArray()

Return Value

Type: Byte

[Missing <returns> documentation for "M:Rhino.FileIO.DracoCompression.ToByteArray"]

See Also