Property | Type | Description | |
---|---|---|---|
InternalFallback | int | ||
Reset | void | ||
TryBestFit | char |
Method | Description | |
---|---|---|
Fallback ( byte bytesUnknown, int index ) : bool | ||
GetNextChar ( ) : char | ||
InternalDecoderBestFitFallbackBuffer ( |
||
MovePrevious ( ) : bool |
Method | Description | |
---|---|---|
InternalFallback ( byte bytes, byte pBytes ) : int | ||
Reset ( ) : void | ||
TryBestFit ( byte bytesCheck ) : char |
public Fallback ( byte bytesUnknown, int index ) : bool | ||
bytesUnknown | byte | |
index | int | |
return | bool |
public InternalDecoderBestFitFallbackBuffer ( |
||
fallback | ||
return | System |