Searched refs:readAt (Results 1 – 3 of 3) sorted by relevance
37 int readAt(long, byte[], int, int);
209 public int readAt(long pos, byte[] buffer, int offset, int amount) throws IOException { in readAt() method in UsbTunerDataSource
259 public int readAt(long pos, byte[] buffer, int offset, int amount) throws IOException { in readAt() method in FileDataSource