HisDecoder Class

Definition

public ref class HisDecoder : System::Text::Decoder
public class HisDecoder : System.Text.Decoder
type HisDecoder = class
    inherit Decoder
Public Class HisDecoder
Inherits Decoder
Inheritance
HisDecoder

Methods

Convert(Byte[], Int32, Int32, Char[], Int32, Int32, Boolean, Int32, Int32, Boolean)
GetCharCount(Byte[], Int32, Int32)
GetCharCount(Byte[], Int32, Int32, Boolean)
GetChars(Byte[], Int32, Int32, Char[], Int32)
GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean)
Reset()

Applies to