Implement size in submit_pdu
This commit is contained in:
@@ -10,6 +10,7 @@ type (
|
||||
EncodeInto(*[]uint8)
|
||||
Encode() []uint8
|
||||
Decode([]uint8)
|
||||
// Size in bytes
|
||||
Size() uint32
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user