Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IronPython
Runtime
SourceNonStrictDecoderFallbackBuffer
C# Class IronPython.Runtime.SourceNonStrictDecoderFallbackBuffer
Inheritance:
System.Text.DecoderFallbackBuffer
Afficher le fichier
Open project: jschementi/iron
Méthodes publiques
Méthode
Description
Fallback
(
byte
bytesUnknown
,
int
index
) :
bool
GetNextChar
( ) :
char
MovePrevious
( ) :
bool
Method Details
Fallback()
public
méthode
public
Fallback
(
byte
bytesUnknown
,
int
index
) :
bool
bytesUnknown
byte
index
int
Résultat
bool
GetNextChar()
public
méthode
public
GetNextChar
( ) :
char
Résultat
char
MovePrevious()
public
méthode
public
MovePrevious
( ) :
bool
Résultat
bool