Searched defs:off (Results 1 – 3 of 3) sorted by relevance
45 public void write(byte[] b, int off, int len) throws IOException { in write()
702 public void write(byte[] b, int off, int len) throws IOException { in write()
146 func readInt(b []byte, off, size uintptr) (u uint64, ok bool) { argument