Attributes
- Companion
- class
- Source
- ByteString.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CompactByteString.type
Members list
Value members
Concrete methods
Creates a new CompactByteString by copying a byte array.
Creates a new CompactByteString by copying bytes.
Creates a new CompactByteString by traversing bytes.
Creates a new CompactByteString by converting from integral numbers to bytes.
Creates a new CompactByteString by converting from integral numbers to bytes.
Attributes
- Source
- ByteString.scala
Creates a new CompactByteString by copying bytes from a ByteBuffer.
Creates a new CompactByteString by copying bytes from a ByteBuffer.
Attributes
- Source
- ByteString.scala
Creates a new CompactByteString by encoding a String as UTF-8.
Creates a new CompactByteString by encoding a String with a charset.
Creates a new CompactByteString by encoding a String with a charset.
Attributes
- Source
- ByteString.scala
Creates a new CompactByteString by encoding a String with a charset.
Creates a new CompactByteString by encoding a String with a charset.
Attributes
- Source
- ByteString.scala
Creates a new CompactByteString by copying length bytes starting at offset from an Array.
Creates a new CompactByteString by copying length bytes starting at offset from an Array.
Attributes
- Source
- ByteString.scala
Concrete fields
Attributes
- Source
- ByteString.scala