buffer-codec-processor
Toggle table of contents
4.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
buffer-codec-processor
buffer-codec-processor
/
com.ditchoom.buffer.codec.processor
/
ValueClassAnalyzer
Value
Class
Analyzer
object
ValueClassAnalyzer
Members
Functions
get
Fixed
Size
Link copied to clipboard
fun
getFixedSize
(
innerTypeName
:
String
)
:
Int
get
Inner
Type
Name
Link copied to clipboard
fun
getInnerTypeName
(
declaration
:
KSClassDeclaration
)
:
String
?
is
Value
Class
Link copied to clipboard
fun
isValueClass
(
declaration
:
KSClassDeclaration
)
:
Boolean