Partage via


AsnWriter.GetEncodedLength Méthode

Définition

Obtient le nombre d’octets qui seraient écrits par TryEncode(Span<Byte>, Int32).

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

Retours

Nombre d’octets qui seraient écrits par TryEncode(Span<Byte>, Int32).

Exceptions

S’applique à