toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-protoscope
/
pro.felixo.protobuf.protoscope
/
Token
/
BytesLiteral
Bytes
Literal
data
class
BytesLiteral
(
val
bytes
:
ByteArray
)
:
Token
Members
Constructors
Bytes
Literal
Link copied to clipboard
constructor
(
bytes
:
ByteArray
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int