You are here

protected property FeedsExTextEncoder::$isMultibyte in Feeds extensible parsers 7

Whether the current system handles mb_* functions.

Type: bool

File

src/Text/Utility.php, line 65
Contains FeedsExEncoderInterface and FeedsExTextEncoder.

Class

FeedsExTextEncoder
Generic text encoder.

Code

protected $isMultibyte = FALSE;