Parses file in PO format
float
0xde120495
integer
28
float
0x950412de
Parses machine object (MO) format, independent of the machine's endian it was created on. Both 32bit and 64bit systems are supported.
_readLong( resource $stream , boolean $isBigEndian )
Reads an unsigned long from stream respecting endianess.
$stream
$isBigEndian
parse( resource $resource )
Parses machine object (MO) format, independent of the machine's endian it was created on. Both 32bit and 64bit systems are supported.
$resource
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.I18n.Parser.MoFileParser.html