Searched refs:getOptionsForInputStream (Results 1 – 2 of 2) sorted by relevance
96 public static ImmutableSet<OpenOption> getOptionsForInputStream(OpenOption... options) { in getOptionsForInputStream() method in Options
188 ImmutableSet<OpenOption> opts = Options.getOptionsForInputStream(options); in newInputStream()