Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.pread Overloads

The overloads of pread are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
pread(int, IntPtr, ulong, long) : long
Documentation for this section has not yet been entered.
static
pread(int, void*, ulong, long) : long
Documentation for this section has not yet been entered.