You are here

protected property TextEncoder::$isMultibyte in Feeds extensible parsers 8

Whether the current system handles mb_* functions.

Type: bool

File

src/Encoder/TextEncoder.php, line 18

Class

TextEncoder
Generic text encoder.

Namespace

Drupal\feeds_ex\Encoder

Code

protected $isMultibyte = FALSE;