Udostępnij za pośrednictwem


BerConverter Klasa

Definicja

Klasa BerConverter koduje i dekoduje dane ustrukturyzowane przy użyciu podstawowych reguł kodowania (BER).

public ref class BerConverter abstract sealed
public ref class BerConverter sealed
public static class BerConverter
public sealed class BerConverter
type BerConverter = class
Public Class BerConverter
Public NotInheritable Class BerConverter
Dziedziczenie
BerConverter

Metody

Decode(String, Byte[])

Metoda Decode(String, Byte[]) dekoduje binarną reprezentację danych przy użyciu ber w celu pobrania danych strukturalnych.

Encode(String, Object[])

Metoda Encode(String, Object[]) koduje dane ustrukturyzowane przy użyciu ber, aby pobrać binarną reprezentację danych.

Dotyczy