Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
protodec
v0.1.5
Top Level Namespace
IOType
Protodec
Any
Tag
Type
VarLong
Built with Crystal 1.9.2
2023-10-08 13:33:02 UTC
enum
Protodec::Any::Tag
Defined in:
protodec/utils.cr
Enum Members
VarInt
=
0
Bit64
=
1
LengthDelimited
=
2
Bit32
=
5
Instance Method Summary
#bit32?
#bit64?
#length_delimited?
#var_int?
Instance Method Detail
def
bit32?
#
[
View source
]
def
bit64?
#
[
View source
]
def
length_delimited?
#
[
View source
]
def
var_int?
#
[
View source
]