Searched defs:bts (Results 1 – 3 of 3) sorted by relevance
58 public void write(byte[] bts) throws IOException { in write()69 public void write(byte[] bts, int st, int end) throws IOException { in write()
62 public int read(byte[] bts) throws IOException { in read()74 public int read(byte[] bts, int st, int end) throws IOException { in read()
123 public int read(byte[] bts, int st, int end) throws IOException { in read()139 public int read(byte[] bts) throws IOException { in read()