This library was created to help me develop a client for the mtproto protocol. It supports php 5.6, php 7 and HHVM. The functions and the formats are exactly the ones ...
The module defines the following functions: unpack(fmt, a, p) Return an array containing values unpacked from the octet array a, beginning at position p, according to the supplied format string. If ...