Method | Description | |
---|---|---|
Fallback ( byte bytesUnknown, int index ) : bool | ||
GetNextChar ( ) : char | ||
MovePrevious ( ) : bool | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
InternalFallback ( byte bytes, byte pBytes, char &chars ) : bool | ||
InternalFallback ( byte bytes, byte pBytes ) : int | ||
InternalInitialize ( byte byteStart, char charEnd ) : void | ||
InternalReset ( ) : void | ||
ThrowLastBytesRecursive ( byte bytesUnknown ) : void |
public abstract Fallback ( byte bytesUnknown, int index ) : bool | ||
bytesUnknown | byte | |
index | int | |
return | bool |