C# Class LibuvSharp.uv_buf_t

Show file Open project: txdv/LibuvSharp Class Usage Examples

Public Properties

Property Type Description
field0 System.IntPtr
field1 System.IntPtr

Private Methods

Method Description
uv_buf_t ( IntPtr pointer, int length ) : System

Property Details

field0 public property

public IntPtr,System field0
return System.IntPtr

field1 public property

public IntPtr,System field1
return System.IntPtr