Searched defs:getByte (Results 1 – 7 of 7) sorted by relevance
175 final byte getByte(int offset) { in getByte() method in NativeObject
552 int getByte() throws IOException { in getByte() method in DerInputStream
241 …public static byte getByte(Object array, int index) throws IllegalArgumentException, ArrayIndexOut… in getByte() method in Array
367 public native byte getByte(Object object) in getByte() method in Field
295 public native byte getByte(Object obj, long offset); in getByte() method in Unsafe361 public native byte getByte(long address); in getByte() method in Unsafe
205 byte getByte(int parameterIndex) throws SQLException; in getByte() method1387 byte getByte(String parameterName) throws SQLException; in getByte() method
274 byte getByte(int columnIndex) throws SQLException; in getByte() method560 byte getByte(String columnLabel) throws SQLException; in getByte() method