Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Stumps
TextAnalyzer
C# Класс Stumps.TextAnalyzer
A class that represents a set of String based functions.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
IsText
(
byte
buffer
) :
bool
Determines whether the specified buffer is text.
Описание методов
IsText()
публичный
статический
Метод
Determines whether the specified buffer is text.
public
static
IsText
(
byte
buffer
) :
bool
buffer
byte
The buffer to determine is text.
Результат
bool