Skip navigation links
A B C D F G I L M N O P R S T V W 

A

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
The number of buffer bytes available starting from FastBufferedInputStream.pos.
avail - Variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The number of buffer bytes available starting from FastBufferedOutputStream.pos (it must be always equal to buffer.length - pos).
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
 

B

BinIO - Class in it.unimi.dsi.fastutil.io
Provides static methods to perform easily binary I/O.
buffer - Variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The internal buffer.
buffer - Variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The internal buffer.
buffer - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The inspection buffer.
BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.BinIO
The size used with ByteBuffer.allocateDirect(int).
BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.TextIO
The size of the buffer used for all I/O on files.
ByteMappedBigList - Class in it.unimi.dsi.fastutil.bytes
A bridge between byte buffers and type-specific big lists.
ByteMappedBigList(ByteBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list.

C

CharMappedBigList - Class in it.unimi.dsi.fastutil.chars
A bridge between byte buffers and type-specific big lists.
CharMappedBigList(CharBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list.
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
The size in elements of a chunk created by ByteMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
The size in elements of a chunk created by CharMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
The size in elements of a chunk created by map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
The size in elements of a chunk created by IntMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
The size in elements of a chunk created by LongMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
clear() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Clears the content of this InspectableFileCachedInputStream, zeroing the length of the represented stream.
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Closing a fast byte array input stream has no effect.
close() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
NOP.
close() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Makes the stream unreadable until the next InspectableFileCachedInputStream.clear().
copy() - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
current - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The current array.

D

DEBUG - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The default buffer size (64KiB).
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The array backing the output stream.
dispose() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Disposes this stream, deleting the overflow file.
DoubleMappedBigList - Class in it.unimi.dsi.fastutil.doubles
A bridge between byte buffers and type-specific big lists.
DoubleMappedBigList(DoubleBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list.

F

FastBufferedInputStream - Class in it.unimi.dsi.fastutil.io
Lightweight, unsynchronized, aligned input stream buffering class with true skipping, measurability, repositionability and line reading support.
FastBufferedInputStream(InputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer.
FastBufferedInputStream(InputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
FastBufferedInputStream(InputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a buffer of FastBufferedInputStream.DEFAULT_BUFFER_SIZE bytes.
FastBufferedInputStream.LineTerminator - Enum in it.unimi.dsi.fastutil.io
An enumeration of the supported line terminators.
FastBufferedOutputStream - Class in it.unimi.dsi.fastutil.io
Lightweight, unsynchronized output stream buffering class with measurability and repositionability.
FastBufferedOutputStream(OutputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer.
FastBufferedOutputStream(OutputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
FastBufferedOutputStream(OutputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered ouptut stream by wrapping a given output stream with a buffer of FastBufferedOutputStream.DEFAULT_BUFFER_SIZE bytes.
FastByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast and repositionable byte-array input stream.
FastByteArrayInputStream(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Creates a new array input stream using a given array fragment.
FastByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Creates a new array input stream using a given array.
FastByteArrayOutputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast byte-array output stream that exposes the backing array.
FastByteArrayOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream with an initial capacity of FastByteArrayOutputStream.DEFAULT_INITIAL_CAPACITY bytes.
FastByteArrayOutputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream with a given initial capacity.
FastByteArrayOutputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream wrapping a given byte array.
FastMultiByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast and repositionable byte array input stream that multiplexes its content among several arrays.
FastMultiByteArrayInputStream(MeasurableInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream loading it from a measurable input stream.
FastMultiByteArrayInputStream(InputStream, long) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream loading it from an input stream.
FastMultiByteArrayInputStream(FastMultiByteArrayInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream sharing the backing arrays of another multi-array input stream.
FastMultiByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream using a given array.
finalize() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
FloatMappedBigList - Class in it.unimi.dsi.fastutil.floats
A bridge between byte buffers and type-specific big lists.
FloatMappedBigList(FloatBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list.
flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Resets the internal logic of this fast buffered input stream, clearing the buffer.
flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 

G

getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
getElements(long, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
getElements(long, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
getElements(long, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
getElements(long, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
getElements(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
getElements(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
getElements(long, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 

I

inspectable - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The number of valid bytes currently in InspectableFileCachedInputStream.buffer.
InspectableFileCachedInputStream - Class in it.unimi.dsi.fastutil.io
A repositionable MeasurableInputStream based on cached data received by a WritableByteChannel whose first bytes can be inspected directly.
InspectableFileCachedInputStream(int, File) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with specified buffer size and overlow-file directory.
InspectableFileCachedInputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with specified buffer size and default overflow-file directory.
InspectableFileCachedInputStream() - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with default buffer size and overflow-file directory.
IntMappedBigList - Class in it.unimi.dsi.fastutil.ints
A bridge between byte buffers and type-specific big lists.
IntMappedBigList(IntBuffer[], long, boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list.
is - Variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The underlying input stream.
isOpen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
it.unimi.dsi.fastutil.bytes - package it.unimi.dsi.fastutil.bytes
 
it.unimi.dsi.fastutil.chars - package it.unimi.dsi.fastutil.chars
 
it.unimi.dsi.fastutil.doubles - package it.unimi.dsi.fastutil.doubles
 
it.unimi.dsi.fastutil.floats - package it.unimi.dsi.fastutil.floats
 
it.unimi.dsi.fastutil.ints - package it.unimi.dsi.fastutil.ints
 
it.unimi.dsi.fastutil.io - package it.unimi.dsi.fastutil.io
Classes and static methods that make object and primitive-type I/O easier and faster.
it.unimi.dsi.fastutil.longs - package it.unimi.dsi.fastutil.longs
 
it.unimi.dsi.fastutil.shorts - package it.unimi.dsi.fastutil.shorts
 

L

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
The number of valid bytes in FastByteArrayInputStream.array starting from FastByteArrayInputStream.offset.
length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The number of valid bytes in FastByteArrayOutputStream.array.
length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
length - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The number of valid bytes in FastMultiByteArrayInputStream.array.
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
Deprecated.
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Deprecated.
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.

M

map(FileChannel) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by mapping a given file channel.
mark(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
mark(int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
mark(int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
MeasurableInputStream - Class in it.unimi.dsi.fastutil.io
An InputStream that implements also the MeasurableStream interface.
MeasurableInputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableInputStream
 
MeasurableOutputStream - Class in it.unimi.dsi.fastutil.io
An OutputStream that implements also the MeasurableStream interface.
MeasurableOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableOutputStream
 
MeasurableStream - Interface in it.unimi.dsi.fastutil.io
An stream that provides eager access to its length, and keeps track of the current position (e.g., the number of bytes read so far, or the current position of the file pointer).

N

noMoreCharacters() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Checks whether no more bytes will be returned.

O

offset - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
The first valid entry.
os - Variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The underlying output stream.

P

pos - Variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The current position in the buffer.
pos - Variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The current position in the buffer.
position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Repositions the stream.
position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Positions the input stream.
position() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
Returns the current position in this stream (optional operation).
position(long) - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
Sets the current stream position.
position() - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
Returns the current stream position.

R

read() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
read() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Reads bytes from this byte-array input stream as specified in InputStream.read(byte[], int, int).
read() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
read(byte[]) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
read() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
readBytes - Variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The number of bytes ever read (reset upon a call to FastBufferedInputStream.position(long)).
readLine(byte[]) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte array using all terminators.
readLine(byte[], EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte array.
readLine(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte-array fragment using all terminators.
readLine(byte[], int, int, EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte-array fragment.
reopen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Makes the stream readable again after a InspectableFileCachedInputStream.close().
RepositionableStream - Interface in it.unimi.dsi.fastutil.io
A basic interface specifying positioning methods for a byte stream.
reset() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Deprecated.
As of fastutil 5.0.4, replaced by FastBufferedInputStream.flush(). The old semantics of this method does not contradict InputStream's contract, as the semantics of FastBufferedInputStream.reset() is undefined if InputStream.markSupported() returns false. On the other hand, the name was really a poor choice.
reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Marks this array output stream as empty.
reset() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
reset() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 

S

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.

T

TextIO - Class in it.unimi.dsi.fastutil.io
Provides static methods to perform easily textual I/O.
trim() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Ensures that the length of the backing array is equal to FastByteArrayOutputStream.length.
truncate(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Truncates the overflow file to a given size if possible.

V

valueOf(String) - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
Returns the enum constant of this type with the specified name.
values() - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
write(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
write(ByteBuffer) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Appends the content of a specified buffer to the end of the currently represented stream.
A B C D F G I L M N O P R S T V W 
Skip navigation links