smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 47cbd9c5b1 misc: Add proper categories to all classes
In preparation to the pharo port add proper categories.
2014-07-15 13:45:25 +02:00
Holger Hans Peter Freyther 1e181e67e6 attr: Introduce a 'int' base class for SMPP
In SMPPv3.4 there are integers with different amounts of bytes.
Let's create a base class that helps with reading them right. Right
now only one byte numbers are supported but that can be changed
in the future.
2014-05-13 04:09:05 +02:00
Holger Hans Peter Freyther 5ec92351f5 body: Implement parsing of the body 2014-05-12 10:03:23 +02:00