Share via


NWFramer.ParseInput Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)]
public bool ParseInput(UIntPtr minimumIncompleteLength, UIntPtr maximumLength, Memory<byte> tempBuffer, Network.NWFramerParseCompletionDelegate handler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.ParseInput : unativeint * unativeint * Memory<byte> * Network.NWFramerParseCompletionDelegate -> bool

Parameters

minimumIncompleteLength
UIntPtr

unativeint

maximumLength
UIntPtr

unativeint

tempBuffer
Memory<Byte>

Returns

Attributes

Applies to