createByte

fun createByte(value: Byte): Int(source)

Create a ConstantPoolEntry.ByteConstant with the given value

Since

0.1.0

Parameters

value