Share via


AsnWriter.GetEncodedLength Metoda

Definice

Získá počet bajtů, které by byly zapsány pomocí TryEncode(Span<Byte>, Int32).

public:
 int GetEncodedLength();
public int GetEncodedLength ();
member this.GetEncodedLength : unit -> int
Public Function GetEncodedLength () As Integer

Návraty

Počet bajtů, které by byly zapsány pomocí .TryEncode(Span<Byte>, Int32)

Výjimky

Platí pro