toggle menu
protobuf-kotlin
0.5.0
common
switch theme
protobuf-kotlin-common
pro.
felixo.
protobuf
Enum
Value
Field
Number
Companion
Field
Rule
Singular
Optional
Repeated
Identifier
protobuf-kotlin-protoscope
pro.
felixo.
protobuf.
protoscope
Protoscope
Converter
Protoscope
Tokenizer
Companion
Token
Boolean
Literal
Companion
Bytes
Literal
Companion
Close
Brace
Float
Literal
Companion
Integer
Literal
Companion
Type
Fixed32
Fixed64
Var
Int
SVar
Int
Long
Form
Companion
Open
Brace
Open
Group
Brace
String
Literal
Companion
Tag
Companion
Token
Type
Whitespace
Comment
Open
Brace
Open
Group
Brace
Close
Brace
Tag
String
Literal
Bytes
Literal
Float
Literal
Infinite
Float
Literal
Integer
Literal
Boolean
Literal
Long
Form
pro.
felixo.
protobuf.
util
Peekable
Iterator
protobuf-kotlin-schemadocument
pro.
felixo.
protobuf.
schemadocument
are
Equivalent()
Enum
Field
fields
Field
Type
Bool
Bytes
Double
Fixed32
Fixed64
Float
Int32
Int64
Integer32
Integer64
Reference
Scalar
SFixed32
SFixed64
SInt32
SInt64
String
UInt32
UInt64
Member
Message
One
Of
SCALARS
Schema
Document
Schema
Document
Reader
Schema
Document
Tokenizer
Schema
Document
Writer
Schema
Element
Token
Close
Brace
Close
Bracket
Close
Paren
Comma
Equals
Identifier
Number
Literal
Open
Brace
Open
Bracket
Open
Paren
Semicolon
String
Literal
Token
Type
Whitespace
Single
Line
Comment
Multi
Line
Comment
Identifier
Number
Literal
String
Literal
Open
Brace
Close
Brace
Open
Bracket
Close
Bracket
Open
Paren
Close
Paren
Semicolon
Equals
Comma
Type
pro.
felixo.
protobuf.
schemadocument.
validation
root
Validation
Scope()
sub()
validate()
validate
All()
validate
No
Duplicates()
Validation
Error
Duplicate
Enum
Value
Name
Duplicate
Enum
Value
Number
Duplicate
Field
Name
Duplicate
Field
Number
Duplicate
Type
Name
Empty
Reference
Enum
Contains
No
Values
First
Enum
Is
Not
Default
Value
Invalid
Field
Number
Invalid
Identifier
One
Of
Without
Fields
Repeated
Field
In
One
Of
Reserved
Enum
Value
Name
Reserved
Enum
Value
Number
Reserved
Field
Name
Reserved
Field
Number
Validation
Result
Companion
Validation
Scope
validation
Scope()
protobuf-kotlin-serialization
pro.
felixo.
protobuf.
serialization
Encoding
Schema
Enum
Field
Integer
Type
Default
Unsigned
Signed
Fixed
Signed
Fixed
Member
Message
One
Of
Proto
Default
Enum
Value
Proto
Integer
Type
Proto
List
Item
Proto
Map
Entry
Proto
Number
to
Schema
Document()
Type
pro.
felixo.
protobuf.
serialization.
encoding
Byte
Array
Decoder
Byte
Array
Encoder
concat
Len
Values()
decode
Last()
Field
Encoding
Bool
Bytes
Double
Enum
Reference
Fixed32
Fixed64
Float
Int32
Int64
Integer32
Integer64
Message
Reference
Companion
Reference
Scalar
SFixed32
SFixed64
SInt32
SInt64
String
UInt32
UInt64
fixed32()
fixed64()
Hybrid
Decoder
Hybrid
Encoder
is
Unsigned
len()
List
Decoder
List
Encoder
Map
Decoder
Map
Encoder
Message
Decoder
Message
Encoder
Polymorphic
Decoder
Polymorphic
Encoder
Primitive
Decoder
Primitive
Encoder
Synthetic
Decoder
Synthetic
Encoder
var
Int()
pro.
felixo.
protobuf.
serialization.
generation
encoding
Schema()
pro.
felixo.
protobuf.
serialization.
generation.
internal
actual
enum()
field()
field
Decoder()
field
Encoder()
int32Type()
int64Type()
integer
Type()
is
Compatible
With()
list
Field()
map
Field()
message
Of
Class()
message
Of
Object()
message
Of
Open
Polymorphic
Class()
message
Of
Sealed
Polymorphic
Class()
named
Type()
optional
List
Field()
optional
Map
Field()
scalar()
synthetic
Message()
Type
Context
type
Context()
pro.
felixo.
protobuf.
serialization.
util
cast
Items()
Field
Number
Iterator
next
Where()
Number
Iterator
require
No
Duplicates()
reverse
Topological
Ordering()
simple
Type
Name()
then()
topological
Index()
protobuf-kotlin-wire
pro.
felixo.
protobuf.
wire
decode
Message()
decode
SInt32()
decode
SInt64()
decode
Value()
EMPTY_LEN
encode
Field()
encode
SInt32()
encode
SInt64()
encode
Value()
Tag
Companion
Wire
Buffer
Companion
Wire
Type
Companion
Var
Int
Fixed64
Len
Fixed32
SGroup
EGroup
Wire
Value
Fixed32
Fixed64
Len
Var
Int
protobuf-kotlin-protoscope
/
pro.felixo.protobuf.protoscope
/
TokenType
/
OpenGroupBrace
Open
Group
Brace
OpenGroupBrace
Members
Properties
get
Token
Link copied to clipboard
val
getToken
:
(
groupValues
:
List
<
String
>
)
->
Token
?
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
regex
Link copied to clipboard
val
regex
:
Regex