public class IntFileUtils extends Object
| 构造器和说明 |
|---|
IntFileUtils() |
public static IntIterator readInts(FileIO fileIO, Path path) throws IOException
IOExceptionpublic static void writeInts(FileIO fileIO, Path path, IntIterator input) throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.