Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations

This commit is contained in:
n1474335 2019-04-02 17:27:14 +01:00
parent 786e50c3c3
commit 525cb0689f
5 changed files with 426 additions and 0 deletions

View file

@ -169,6 +169,9 @@
"Parse URI",
"URL Encode",
"URL Decode",
"Protobuf Decode",
"VarInt Encode",
"VarInt Decode",
"Format MAC addresses",
"Change IP format",
"Group IP addresses",