Condividi tramite


AsnWriter.GetEncodedLength Metodo

Definizione

Ottiene il numero di byte che verrebbero scritti da TryEncode(Span<Byte>, Int32).

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

Restituisce

Numero di byte che verrebbero scritti da TryEncode(Span<Byte>, Int32).

Eccezioni

Si applica a