Commit graph

7 commits

Author SHA1 Message Date
Florian Thienel
8557bf3627 create SDSTransfer for a immediate text message 2021-09-25 13:33:23 +02:00
Florian Thienel
76747bd18c add a method to find out how many bits a message PDU may have 2021-09-25 13:16:08 +02:00
Florian Thienel
3a558b1884 make status messages encodable 2021-09-24 22:00:30 +02:00
Florian Thienel
a505f4320c remove/deactivate debug output 2021-09-24 21:12:32 +02:00
Florian Thienel
b3a794b7b0 add utility functions to sanitize the text content 2021-09-24 21:03:59 +02:00
Florian Thienel
309a623d24 add support for all the 8-bit encodings that Go supports out of the box (plus UTF-16 BE) 2021-09-24 17:15:35 +02:00
Florian Thienel
721f893540 initial project setup 2021-09-19 14:19:47 +02:00