This website requires JavaScript.
Explore
Register
Sign In
i2p
/
PURErat-crack-scode
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
PURErat-crack-scode
/
decompiled
/
purerat decompiled
/
PureCrack.Wire
/
ProtoWire.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
10 lines
105 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2026-08-27 10:56:38 -06:00
namespace
PureCrack.Wire
;
public
enum
ProtoWire
{
Varint
=
0
,
Fixed64
=
1
,
Bytes
=
2
,
Fixed32
=
5
}
Reference in New Issue
Copy Permalink