Method | Description | |
---|---|---|
getCharPositions ( string $string, integer $startOffset, array &$currentMap, string &$ignoredChars ) : integer | Returns the complete character map. | |
getInitialByteSize ( ) : integer | Returns the number of bytes which should be read to start each character. | |
getMapType ( ) : integer | Returns mapType. | |
validateByteSequence ( string $bytes, integer $size ) : integer | Returns an integer which specifies how many more bytes to read. |
public getInitialByteSize ( ) : integer | ||
return | integer |