summaryrefslogtreecommitdiff
path: root/sid.ml
diff options
context:
space:
mode:
Diffstat (limited to 'sid.ml')
-rw-r--r--sid.ml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sid.ml b/sid.ml
index 2cced76..38c97f2 100644
--- a/sid.ml
+++ b/sid.ml
@@ -398,4 +398,7 @@ end
let of_string = StringFmt.decode
let to_string = StringFmt.encode
+let of_bytes = PacketRep.decode
+let to_bytes = PacketRep.encode
+
type t = sid