Freigeben über


CFReadStream.Read Methode

Definition

Überlädt

Read(Byte[])
Read(Byte[], Int32, Int32)

Read(Byte[])

public nint Read (byte[] buffer);
member this.Read : byte[] -> nint

Parameter

buffer
Byte[]

Gibt zurück

System.System.IntPtr System.nativeint

Gilt für:

Read(Byte[], Int32, Int32)

public nint Read (byte[] buffer, int offset, int count);
member this.Read : byte[] * int * int -> nint

Parameter

buffer
Byte[]
offset
Int32
count
Int32

Gibt zurück

System.System.IntPtr System.nativeint

Gilt für: