Asn1Tag.Encode(Span<Byte>) Yöntem

Tanım

Bu etiketin BER ile kodlanmış biçimini öğesine destinationyazar.

public:
 int Encode(Span<System::Byte> destination);
public int Encode (Span<byte> destination);
member this.Encode : Span<byte> -> int
Public Function Encode (destination As Span(Of Byte)) As Integer

Parametreler

destination
Span<Byte>

Kodlanmış etiketin yazıldığı yerin başlangıcı.

Döndürülenler

öğesine yazılan destinationbayt sayısı.

Özel durumlar

Şunlara uygulanır