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