i18n\GettextMoFile readString()

readString() protected method

Reads a string.

protected string readString ( $fileHandle, $length, $offset = null )
$fileHandle resource

File handle

$length integer

Of the string

$offset integer

Of the string in the file. If null, it reads from the current position.

return string

The result

doc_Yii
2016-10-30 17:06:09
Comments
Leave a Comment

Please login to continue.