public class JiraBytesRef extends Object
Constructor and Description |
---|
JiraBytesRef(byte[] bytes,
int offset,
int length) |
JiraBytesRef(String characters) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
byte[] |
getBytes() |
int |
hashCode() |
String |
utf8ToString() |
public JiraBytesRef(byte[] bytes, int offset, int length)
public JiraBytesRef(String characters)
Copyright © 2002-2023 Atlassian. All Rights Reserved.