Searched defs:getByte (Results 1 – 8 of 8) sorted by relevance
175 final byte getByte(int offset) { in getByte() method in NativeObject
245 …public static byte getByte(Object array, int index) throws IllegalArgumentException, ArrayIndexOut… in getByte() method in Array
375 public native byte getByte(Object obj) in getByte() method in Field
586 int getByte() throws IOException { in getByte() method in DerInputStream
319 public native byte getByte(Object obj, long offset); in getByte() method in Unsafe400 public native byte getByte(long address); in getByte() method in Unsafe
205 byte getByte(int parameterIndex) throws SQLException; in getByte() method1388 byte getByte(String parameterName) throws SQLException; in getByte() method
274 byte getByte(int columnIndex) throws SQLException; in getByte() method562 byte getByte(String columnLabel) throws SQLException; in getByte() method
95 static void getByte(MethodHandle m, ValueHolder v, byte value, boolean expectFailure) in getByte() method in MethodHandleAccessorsTest113 static void getByte(MethodHandle m, byte value, boolean expectFailure) throws Throwable { in getByte() method in MethodHandleAccessorsTest