Searched defs:readBytes (Results 1 – 3 of 3) sorted by relevance
149 public byte[] readBytes() throws SQLException; in readBytes() method
578 private static byte[] readBytes(InputStream source, int length) in readBytes() method in X509CertFactoryImpl
120 …private native int readBytes(FileDescriptor fd, Object buffer, int offset, int byteCount) throws E… in readBytes() method in Posix