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
Stumps
TextAnalyzer
C# Class Stumps.TextAnalyzer
A class that represents a set of String based functions.
Afficher le fichier
Open project: Cayan-LLC/stumps
Class Usage Examples
Méthodes publiques
Méthode
Description
IsText
(
byte
buffer
) :
bool
Determines whether the specified buffer is text.
Method Details
IsText()
public
static
méthode
Determines whether the specified buffer is text.
public
static
IsText
(
byte
buffer
) :
bool
buffer
byte
The buffer to determine is text.
Résultat
bool