| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |
GSM::SMS::OTA::OTA
This package contains 2 functions to decode and encode 8 bit data in an ASCII alphabet. It just writes out a byte as a 2 character string, containing the hexadecimal representation.
$binary = OTAdecode_8bit( $text ) $text = OTAencode_8bit( $binary )
Johan Van den Brande <johan@vandenbrande.com>
| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |