Searched defs:read (Results 1 – 3 of 3) sorted by relevance
108 public static byte[] read(InputStream input) throws IOException { in read() method in FileUtils111 int read; in read() local308 int read; in toByteArray() local
61 private final JBLabel read = new JBLabel(); field in SampleCodeView
894 int HdcSessionBase::FetchIOBuf(HSession hSession, uint8_t *ioBuf, int read) in FetchIOBuf()