- ALL_TERMINATORS - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
A set containing all available line terminators.
- array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
The array backing the input stream.
- array - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
The array backing the output stream.
- array - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The array of arrays backing the input stream, plus an additional null entry.
- asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asBooleanIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asBooleanIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asBooleanIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asBooleanIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asBooleanIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asBooleanIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asByteIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asByteIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asByteIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asByteIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asByteIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asByteIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asCharIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asCharIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asCharIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asCharIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asCharIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asCharIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asCharIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asCharIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asCharIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asCharIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asDoubleIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asDoubleIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asDoubleIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asDoubleIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asDoubleIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asDoubleIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asDoubleIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asDoubleIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asDoubleIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asFloatIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asFloatIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asFloatIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asFloatIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asFloatIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asFloatIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asFloatIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asFloatIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asFloatIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asIntIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asIntIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asIntIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asIntIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asIntIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asIntIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asIntIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asIntIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asIntIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asLongIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asLongIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asLongIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asLongIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asLongIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asLongIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asLongIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asLongIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asLongIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- asShortIterable(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterable object.
- asShortIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterable object.
- asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterable object.
- asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterable object.
- asShortIterable(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterable object.
- asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterable object.
- asShortIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given readable channel, using the given byte order, into an iterator.
- asShortIterator(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object, using the given byte order, into an iterator.
- asShortIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename, using the given byte order, into an iterator.
- asShortIterator(DataInput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps the given data input stream into an iterator.
- asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a File object into an iterator.
- asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Wraps a file given by a filename into an iterator.
- asShortIterator(BufferedReader) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps the given buffered reader into an iterator.
- asShortIterator(File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a File object into an iterator.
- asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Wraps a file given by a pathname into an iterator.
- avail - Variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
- avail - Variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
- available() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
- available() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
- available() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking.
- available() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
- length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Returns the length of the underlying input stream, if it is
measurable.
- length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
-
Returns the length of the underlying output stream, if it is
measurable.
- length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
- length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
- length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
- length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
-
- length - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
- length() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
- length() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
- length() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
-
Returns the overall length of this stream (optional operation).
- loadBooleans(DataInput, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadBooleans(DataInput, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBooleans(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadBooleans(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadBooleans(DataInput, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadBooleans(DataInput, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadBooleans(BufferedReader, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadBooleans(BufferedReader, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBooleans(BufferedReader, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadBooleans(BufferedReader, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBooleansBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadBooleansBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadBytes(InputStream, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given array fragment.
- loadBytes(InputStream, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given input stream, storing them in a given array.
- loadBytes(InputStream, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given big-array fragment.
- loadBytes(InputStream, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given big array.
- loadBytes(ReadableByteChannel, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given array fragment.
- loadBytes(ReadableByteChannel, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given array.
- loadBytes(ReadableByteChannel, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given big-array fragment.
- loadBytes(ReadableByteChannel, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads bytes from a given readable channel, storing them in a given big array.
- loadBytes(DataInput, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadBytes(DataInput, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBytes(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadBytes(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadBytes(DataInput, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadBytes(DataInput, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadBytes(BufferedReader, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadBytes(BufferedReader, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBytes(BufferedReader, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadBytes(BufferedReader, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadBytesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadBytesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadChars(ReadableByteChannel, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadChars(ReadableByteChannel, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadChars(File, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadChars(CharSequence, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadChars(File, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadChars(CharSequence, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadChars(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadChars(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadChars(ReadableByteChannel, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadChars(ReadableByteChannel, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadChars(File, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadChars(CharSequence, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadChars(File, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadChars(CharSequence, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadChars(DataInput, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadChars(DataInput, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadChars(File, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadChars(CharSequence, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadChars(File, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadChars(CharSequence, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadChars(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadChars(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadChars(DataInput, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadChars(DataInput, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadChars(File, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadChars(CharSequence, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadChars(File, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadChars(CharSequence, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadCharsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadCharsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadCharsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadCharsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadDoubles(ReadableByteChannel, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadDoubles(ReadableByteChannel, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadDoubles(File, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadDoubles(CharSequence, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadDoubles(File, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadDoubles(CharSequence, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadDoubles(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadDoubles(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadDoubles(ReadableByteChannel, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadDoubles(ReadableByteChannel, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadDoubles(File, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadDoubles(CharSequence, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadDoubles(File, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadDoubles(CharSequence, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadDoubles(DataInput, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadDoubles(DataInput, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadDoubles(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadDoubles(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadDoubles(DataInput, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadDoubles(DataInput, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadDoubles(BufferedReader, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadDoubles(BufferedReader, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadDoubles(BufferedReader, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadDoubles(BufferedReader, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadDoublesBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadDoublesBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadDoublesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadDoublesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadFloats(ReadableByteChannel, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadFloats(ReadableByteChannel, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadFloats(File, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadFloats(CharSequence, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadFloats(File, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadFloats(CharSequence, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadFloats(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadFloats(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadFloats(ReadableByteChannel, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadFloats(ReadableByteChannel, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadFloats(File, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadFloats(CharSequence, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadFloats(File, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadFloats(CharSequence, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadFloats(DataInput, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadFloats(DataInput, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadFloats(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadFloats(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadFloats(DataInput, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadFloats(DataInput, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadFloats(BufferedReader, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadFloats(BufferedReader, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadFloats(BufferedReader, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadFloats(BufferedReader, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadFloatsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadFloatsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadFloatsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadFloatsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadInts(ReadableByteChannel, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadInts(ReadableByteChannel, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadInts(File, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadInts(CharSequence, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadInts(File, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadInts(CharSequence, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadInts(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadInts(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadInts(ReadableByteChannel, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadInts(ReadableByteChannel, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadInts(File, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadInts(CharSequence, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadInts(File, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadInts(CharSequence, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadInts(DataInput, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadInts(DataInput, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadInts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadInts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadInts(DataInput, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadInts(DataInput, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadInts(BufferedReader, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadInts(BufferedReader, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadInts(BufferedReader, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadInts(BufferedReader, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadIntsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadIntsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadIntsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadIntsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadLongs(ReadableByteChannel, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadLongs(ReadableByteChannel, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadLongs(File, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadLongs(CharSequence, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadLongs(File, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadLongs(CharSequence, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadLongs(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadLongs(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadLongs(ReadableByteChannel, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadLongs(ReadableByteChannel, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadLongs(File, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadLongs(CharSequence, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadLongs(File, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadLongs(CharSequence, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadLongs(DataInput, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadLongs(DataInput, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadLongs(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadLongs(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadLongs(DataInput, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadLongs(DataInput, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadLongs(BufferedReader, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadLongs(BufferedReader, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadLongs(BufferedReader, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadLongs(BufferedReader, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadLongsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadLongsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadLongsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadLongsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- loadObject(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a file given by a File object.
- loadObject(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a file given by a filename.
- loadObject(InputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads an object from a given input stream.
- loadShorts(ReadableByteChannel, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
- loadShorts(ReadableByteChannel, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
- loadShorts(File, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
- loadShorts(CharSequence, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
- loadShorts(File, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
- loadShorts(CharSequence, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
- loadShorts(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
- loadShorts(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
- loadShorts(ReadableByteChannel, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
- loadShorts(ReadableByteChannel, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
- loadShorts(File, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
- loadShorts(CharSequence, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
- loadShorts(File, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
- loadShorts(CharSequence, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
- loadShorts(DataInput, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array fragment.
- loadShorts(DataInput, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given array.
- loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadShorts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new array.
- loadShorts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new array.
- loadShorts(DataInput, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big-array fragment.
- loadShorts(DataInput, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a given data input, storing them in a given big array.
- loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a given big array.
- loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a given big array.
- loadShorts(BufferedReader, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given array fragment.
- loadShorts(BufferedReader, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array fragment.
- loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array fragment.
- loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadShorts(BufferedReader, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
- loadShorts(BufferedReader, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a given buffered reader, storing them in a given array.
- loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given big-array fragment.
- loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given big-array fragment.
- loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a File object, storing them in a given array.
- loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Loads elements from a file given by a filename, storing them in a given array.
- loadShortsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
- loadShortsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
- loadShortsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a File object, storing them in a new big array.
- loadShortsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Loads elements from a file given by a filename, storing them in a new big array.
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
-
- LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
-
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
-
The logarithm of the number of bytes of the primitive type of this list.
- LongMappedBigList - Class in it.unimi.dsi.fastutil.longs
-
A bridge between byte buffers and type-specific big lists.
- LongMappedBigList(LongBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongMappedBigList
-
Creates a new mapped big list.
- set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
-
- set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
-
- set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
-
- set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
-
- set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
-
- set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
-
- set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
-
- ShortMappedBigList - Class in it.unimi.dsi.fastutil.shorts
-
A bridge between byte buffers and type-specific big lists.
- ShortMappedBigList(ShortBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
-
Creates a new mapped big list.
- size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
-
- size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
-
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
-
Skips over and discards the given number of bytes of data from this fast buffered input stream.
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
-
- skip(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
- skip(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
-
- SLICE_BITS - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The number of bits of an array slice index.
- SLICE_MASK - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The mask to retrieve a slice offset.
- SLICE_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
-
The maximum length of an array slice.
- storeBooleans(boolean[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBooleans(boolean[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeBooleans(boolean[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBooleans(boolean[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeBooleans(BooleanIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeBooleans(boolean[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeBooleans(boolean[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeBooleans(BooleanIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeBooleans(boolean[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeBooleans(boolean[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeBytes(byte[], int, int, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel.
- storeBytes(byte[], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel.
- storeBytes(byte[][], long, long, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a given writable channel.
- storeBytes(byte[][], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel.
- storeBytes(byte[], int, int, WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel.
- storeBytes(byte[], WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel.
- storeBytes(byte[][], long, long, WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a given writable channel.
- storeBytes(byte[][], WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel.
- storeBytes(byte[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBytes(byte[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeBytes(byte[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeBytes(byte[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeBytes(ByteIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeBytes(byte[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeBytes(byte[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeBytes(ByteIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeBytes(byte[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeBytes(byte[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeChars(char[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeChars(char[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeChars(char[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeChars(char[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeChars(char[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeChars(char[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeChars(char[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeChars(char[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeChars(char[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeChars(char[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeChars(char[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeChars(char[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeChars(CharIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeChars(CharIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeChars(CharIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeChars(char[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeChars(char[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeChars(char[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeChars(char[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeChars(char[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeChars(char[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeChars(char[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeChars(char[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeChars(char[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeChars(char[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeChars(char[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeChars(char[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeChars(CharIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeChars(CharIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeChars(CharIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeDoubles(double[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeDoubles(double[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeDoubles(double[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeDoubles(double[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeDoubles(double[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeDoubles(double[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeDoubles(double[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeDoubles(double[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeDoubles(double[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeDoubles(double[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeDoubles(double[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeDoubles(double[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeDoubles(DoubleIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeDoubles(DoubleIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeDoubles(DoubleIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeDoubles(double[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeDoubles(double[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeDoubles(double[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeDoubles(double[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeDoubles(DoubleIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeDoubles(double[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeDoubles(double[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeDoubles(DoubleIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeDoubles(double[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeDoubles(double[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeFloats(float[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeFloats(float[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeFloats(float[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeFloats(float[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeFloats(float[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeFloats(float[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeFloats(float[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeFloats(float[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeFloats(float[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeFloats(float[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeFloats(float[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeFloats(float[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeFloats(FloatIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeFloats(FloatIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeFloats(FloatIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeFloats(float[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeFloats(float[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeFloats(float[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeFloats(float[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeFloats(FloatIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeFloats(float[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeFloats(float[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeFloats(FloatIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeFloats(float[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeFloats(float[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeInts(int[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeInts(int[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeInts(int[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeInts(int[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeInts(int[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeInts(int[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeInts(int[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeInts(int[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeInts(int[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeInts(int[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeInts(int[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeInts(int[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeInts(IntIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeInts(IntIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeInts(IntIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeInts(int[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeInts(int[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeInts(int[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeInts(int[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeInts(IntIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeInts(int[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeInts(int[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeInts(IntIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeInts(int[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeInts(int[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeLongs(long[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeLongs(long[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeLongs(long[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeLongs(long[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeLongs(long[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeLongs(long[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeLongs(long[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeLongs(long[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeLongs(long[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeLongs(long[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeLongs(long[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeLongs(long[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeLongs(LongIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeLongs(LongIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeLongs(LongIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeLongs(long[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeLongs(long[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeLongs(long[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeLongs(long[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeLongs(LongIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeLongs(long[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeLongs(long[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeLongs(LongIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeLongs(long[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeLongs(long[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.
- storeObject(Object, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a file given by a File object.
- storeObject(Object, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a file given by a filename.
- storeObject(Object, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an object in a given output stream.
- storeShorts(short[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeShorts(short[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given writable channel, using the given byte order.
- storeShorts(short[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object, using the given byte order.
- storeShorts(short[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename, using the given byte order.
- storeShorts(short[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeShorts(short[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename, using the given byte order.
- storeShorts(short[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given writable channel, using the given byte order.
- storeShorts(short[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given writable channel, using the given byte order.
- storeShorts(short[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object, using the given byte order.
- storeShorts(short[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename, using the given byte order.
- storeShorts(short[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object, using the given byte order.
- storeShorts(short[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename, using the given byte order.
- storeShorts(ShortIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given writable channel, using the given byte order.
- storeShorts(ShortIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
- storeShorts(ShortIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
- storeShorts(short[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeShorts(short[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a given data output.
- storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a File object.
- storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a file given by a filename.
- storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a filename.
- storeShorts(short[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array fragment to a given data output.
- storeShorts(short[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a given data output.
- storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a File object.
- storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big-array fragment to a file given by a filename.
- storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores an array to a file given by a File object.
- storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores a big array to a file given by a filename.
- storeShorts(ShortIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a given data output.
- storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
-
Stores the element returned by an iterator to a file given by a filename.
- storeShorts(short[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a given print stream.
- storeShorts(short[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a given print stream.
- storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a File object.
- storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array fragment to a file given by a pathname.
- storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a File object.
- storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores an array to a file given by a pathname.
- storeShorts(ShortIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a given print stream.
- storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a File object.
- storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores the element returned by an iterator to a file given by a pathname.
- storeShorts(short[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a given print stream.
- storeShorts(short[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a given print stream.
- storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a File object.
- storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big-array fragment to a file given by a pathname.
- storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a File object.
- storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
-
Stores a big array to a file given by a pathname.