AsnWriter.GetEncodedLength 메서드

정의

TryEncode(Span<Byte>, Int32)에 의해 기록될 바이트 수를 가져옵니다.

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

반환

TryEncode(Span<Byte>, Int32)에 의해 기록될 바이트 수입니다.

예외

적용 대상