kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-protobuf-wkt
/
com.google.protobuf.kotlin
/
ValueInternal
Value
Internal
class
ValueInternal
:
<ERROR CLASS> ERROR CLASS: Symbol not found for Value.Builder
,
InternalMessage
(
source
)
Members
Constructors
Value
Internal
Link copied to clipboard
constructor
(
)
Properties
_
extensions
Link copied to clipboard
val
_extensions
:
MutableMap
<
Int
,
ExtensionValue
>
kind
Link copied to clipboard
open
override
var
kind
:
Value.Kind
?
presence
Mask
Link copied to clipboard
val
presenceMask
:
BitSet
Functions
append
Extensions
Link copied to clipboard
protected
fun
StringBuilder
.
appendExtensions
(
nextIndentString
:
String
)
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
copy
Extensions
From
Link copied to clipboard
protected
fun
copyExtensionsFrom
(
other
:
InternalMessage
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
ValueInternal
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
extensions
Equal
Link copied to clipboard
protected
fun
extensionsEqual
(
other
:
InternalMessage
)
:
Boolean
extensions
Hash
Code
Link copied to clipboard
protected
fun
extensionsHashCode
(
)
:
Int
extensions
Size
Link copied to clipboard
fun
extensionsSize
(
)
:
Int
get
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
getExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
)
:
V
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
one
Of
Equals
Link copied to clipboard
fun
oneOfEquals
(
a
:
Value.Kind
?
,
b
:
Value.Kind
?
)
:
Boolean
one
Of
Hash
Code
Link copied to clipboard
fun
Value.Kind
.
oneOfHashCode
(
)
:
Int
set
Extension
Value
Link copied to clipboard
fun
<
V
:
Any
>
setExtensionValue
(
descriptor
:
InternalExtensionDescriptor
<
*
,
V
>
,
value
:
V
?
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String