Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class ByteIteratortrait BufferedIterator[Byte]trait Iterator[Byte]trait IterableOnceOps[Byte, Iterator, Iterator[Byte]]trait IterableOnce[Byte]class Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Iterator
- Supertypes
-
class AbstractIterator[Seq[B]]trait Iterator[Seq[B]]trait IterableOnceOps[Seq[B], Iterator, Iterator[Seq[B]]]trait IterableOnce[Seq[B]]class Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Definition Classes
Directly wraps this ByteIterator in an InputStream without copying. Read and skip operations on the stream will advance the iterator accordingly.
Directly wraps this ByteIterator in an InputStream without copying. Read and skip operations on the stream will advance the iterator accordingly.
Attributes
Create a copy of the receiver object.
Create a copy of the receiver object.
The default implementation of the clone
method is platform dependent.
Attributes
- Returns
-
a copy of the receiver object.
- Note
-
not specified by SLS as a member of AnyRef
- Definition Classes
-
ByteIterator -> Object
Attributes
- Definition Classes
-
IterableOnceOps
For performance sensitive code, call copyToBuffer() directly on ByteString (it's optimised there)
For performance sensitive code, call copyToBuffer() directly on ByteString (it's optimised there)
Attributes
- Definition Classes
For performance sensitive code, call drop() directly on ByteString (it's optimised there)
For performance sensitive code, call drop() directly on ByteString (it's optimised there)
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
-
ByteIterator -> IterableOnceOps
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if length < n or if (xs.length - offset) < n.
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if length < n or if (xs.length - offset) < n.
Attributes
Get a number of Doubles from this iterator.
Get a number of Doubles from this iterator.
Attributes
Get a number of Floats from this iterator.
Get a number of Floats from this iterator.
Attributes
Get a number of Ints from this iterator.
Get a number of Ints from this iterator.
Attributes
Get a number of Longs from this iterator.
Get a number of Longs from this iterator.
Attributes
Get a number of Shorts from this iterator.
Get a number of Shorts from this iterator.
Attributes
Attributes
- Definition Classes
Attributes
- Definition Classes
-
IterableOnceOps
For performance sensitive code, call take() directly on ByteString (it's optimised there)
For performance sensitive code, call take() directly on ByteString (it's optimised there)
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Definition Classes
-
BufferedIterator -> Iterator
- Inherited from:
- BufferedIterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Definition Classes
-
ByteIterator -> Iterator
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Definition Classes
-
ByteIterator -> IterableOnceOps
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Get a single Byte from this iterator. Identical to next().
Get a ByteString with specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < n.
Get a ByteString with specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < n.
Attributes
- Inherited from:
- ByteIterator
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < n.
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < n.
Attributes
- Inherited from:
- ByteIterator
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < xs.length.
Get a specific number of Bytes from this iterator. In contrast to copyToArray, this method will fail if this.len < xs.length.
Attributes
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- ByteIterator
Get a number of Doubles from this iterator.
Attributes
- Inherited from:
- ByteIterator
Get a number of Floats from this iterator.
Get a single Int from this iterator.
Get a number of Ints from this iterator.
Get a single Long from this iterator.
Get a Long from this iterator where only the least significant n
bytes were encoded.
Get a Long from this iterator where only the least significant n
bytes were encoded.
Attributes
- Inherited from:
- ByteIterator
Get a number of Longs from this iterator.
Get a single Short from this iterator.
Get a number of Shorts from this iterator.
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- BufferedIterator
Attributes
- Definition Classes
-
ByteIterator -> Iterator
- Inherited from:
- ByteIterator
Attributes
- Definition Classes
-
ByteIterator -> Iterator
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- ByteIterator
Attributes
- Definition Classes
-
ByteIterator -> Iterator
- Inherited from:
- ByteIterator
Attributes
- Definition Classes
-
Iterator -> IterableOnceOps
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnce
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Definition Classes
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- Iterator
Attributes
- Definition Classes
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnce
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Definition Classes
-
Iterator -> IterableOnceOps
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Definition Classes
-
ByteIterator -> IterableOnceOps
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Definition Classes
-
ByteIterator -> IterableOnceOps
- Inherited from:
- ByteIterator
Attributes
- Inherited from:
- IterableOnceOps
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Iterator -> Any
- Inherited from:
- Iterator
Attributes
- Inherited from:
- IterableOnceOps
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Attributes
- Inherited from:
- Iterator
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.13.0]
Use foldLeft instead of /: - Inherited from:
- IterableOnceOps
Attributes
- Deprecated
-
[Since version 2.13.0]
Use foldRight instead of :\\ - Inherited from:
- IterableOnceOps
Attributes
- Deprecated
-
[Since version 2.13.0]
For sequential collections, prefer `foldLeft(z)(seqop)`. For parallel collections, use `ParIterableLike#aggregate`. - Inherited from:
- IterableOnceOps
Attributes
- Deprecated
-
[Since version 2.13.0]
Use `dest ++= coll` instead - Inherited from:
- IterableOnceOps
Attributes
- Deprecated
-
[Since version 2.13.0]
hasDefiniteSize on Iterator is the same as isEmpty - Definition Classes
-
Iterator -> IterableOnceOps
- Inherited from:
- Iterator
Attributes
- Deprecated
-
[Since version 2.13.0]
Call scanRight on an Iterable instead. - Inherited from:
- Iterator
Attributes
- Deprecated
-
[Since version 2.13.0]
Iterator.seq always returns the iterator itself - Inherited from:
- Iterator
Attributes
- Deprecated
-
[Since version 2.13.0]
Use .iterator instead of .toIterator - Inherited from:
- IterableOnceOps
Attributes
- Deprecated
-
[Since version 2.13.0]
Use .to(LazyList) instead of .toStream - Inherited from:
- IterableOnceOps