Searched refs:startOffset (Results 1 – 2 of 2) sorted by relevance
1865 private static String checkSendfile(File in, Long startOffset,1872 Int64Ref offset = (startOffset == null) ? null : new Int64Ref(startOffset);
2229 public static final int startOffset = 0; field in R