CharType

A CharType represents the primitive type char in shake It has the descriptor C and a size of 2

Specification

Since

0.1.0

Properties

Link copied to clipboard
open override val byteSize: Int

The size of the CharType

Link copied to clipboard
open override val descriptor: String

The descriptor of the CharType

Functions

Link copied to clipboard
open override fun toString(): String

Get the String representation of the CharType