CharLikeChunks

fs2.data.text.CharLikeChunks$
See theCharLikeChunks companion trait

Attributes

Companion
trait
Source
CharLikeChunks.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Deprecated methods

Attributes

Deprecated
[Since version fs2-data 1.8.0] use `CharLikeChunks.charStreamCharBuffer` instead
Source
CharLikeChunks.scala

Attributes

Deprecated
[Since version fs2-data 1.8.0] use `CharLikeChunks.charStreamCharBuffer` instead
Source
CharLikeChunks.scala

Implicits

Implicits

implicit def charStreamCharBuffer[F[_]]: AsCharBuffer[F, Char]

Attributes

Source
CharLikeChunks.scala
implicit def stringStreamCharBuffer[F[_]]: AsCharBuffer[F, String]

Attributes

Source
CharLikeChunks.scala