Docs.rs
smpp-codec-0.1.0
smpp-codec 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
J93d
Dependencies
rand ^0.9.2
normal
Versions
31.12%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module encoding
smpp_
codec
0.1.0
Module encoding
Module Items
Enums
Functions
In crate smpp_
codec
smpp_codec
Module
encoding
Copy item path
Source
Enums
§
Message
Body
Functions
§
decode_
8bit
decode_
16bit
encode_
8bit
encode_
16bit
gsm_
7bit_
decode
Decodes GSM 7-bit data (unpacked) into a String.
gsm_
7bit_
encode
Encodes text into GSM 7-bit packed format (unpacked representation).
process_
body