Method | Description | |
---|---|---|
DecoderUTF7FallbackBuffer ( DecoderUTF7Fallback fallback ) : System | ||
Fallback ( byte bytesUnknown, int index ) : bool | ||
GetNextChar ( ) : char | ||
MovePrevious ( ) : bool | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
InternalFallback ( byte bytes, byte pBytes ) : int |
public DecoderUTF7FallbackBuffer ( DecoderUTF7Fallback fallback ) : System | ||
fallback | DecoderUTF7Fallback | |
return | System |
public Fallback ( byte bytesUnknown, int index ) : bool | ||
bytesUnknown | byte | |
index | int | |
return | bool |