ISequentialStream class Null safety com Interface
Constructors
Properties
Methods
-
AddRef(
) → int -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<IntPtr> ppvObject) → int -
inherited
-
Read(
Pointer< Void> pv, int cb, Pointer<Uint32> pcbRead) → int -
Release(
) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
-
Write(
Pointer< Void> pv, int cb, Pointer<Uint32> pcbWritten) → int
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited