public class StringHelperIntrinsics extends Object
StringUTF16Snippets
and StringLatin1Snippets
.Constructor and Description |
---|
StringHelperIntrinsics() |
Modifier and Type | Method and Description |
---|---|
static byte |
getByte(byte[] value,
int i)
Emits a array access without a bounds check.
|