Share via


NWFramerParseCompletionDelegate Delegate

Definition

public delegate UIntPtr NWFramerParseCompletionDelegate(Memory<byte> buffer, bool isCompleted);
type NWFramerParseCompletionDelegate = delegate of Memory<byte> * bool -> unativeint

Parameters

buffer
Memory<Byte>
isCompleted
Boolean

Return Value

UIntPtr

unativeint

Applies to