isByte

fun isByte(index: Int): Boolean(source)

Check if the constant at the given index is a ConstantPoolEntry.ByteConstant

Return

If the constant at the given index is a ConstantPoolEntry.ByteConstant

Since

0.1.0

Parameters

index

The identifier of the constant