Edit

Share via


CborWriter.WriteEndIndefiniteLengthByteString Method

Definition

Writes the end of an indefinite-length byte string (major type 2).

public:
 void WriteEndIndefiniteLengthByteString();
public void WriteEndIndefiniteLengthByteString ();
member this.WriteEndIndefiniteLengthByteString : unit -> unit
Public Sub WriteEndIndefiniteLengthByteString ()

Exceptions

The written data is not accepted under the current conformance mode.

Applies to