Click or drag to resize

BufferSegment Type Conversions

The BufferSegment type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(ArraySegmentByte to BufferSegment) Convert ArraySegment{byte} to BufferSegment.
Public operatorStatic member(BufferSegment to ArraySegmentByte) Convert BufferSegment to ArraySegment{byte}.
Top
See Also