Searched defs:withFile (Results 1 – 4 of 4) sorted by relevance
58 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in BinaryKeysetWriter
66 public static KeysetReader withFile(File file) throws IOException { in withFile() method in BinaryKeysetReader
69 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in JsonKeysetWriter
109 public static JsonKeysetReader withFile(File file) throws IOException { in withFile() method in JsonKeysetReader