JsonListOutput

mcodec.JsonListOutput
final class JsonListOutput(sb: StringBuilder) extends ListOutput

Attributes

Source
JsonOutput.scala
Graph
Supertypes
trait ListOutput
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def finish(): Unit

Attributes

Source
JsonOutput.scala

Attributes

Source
JsonOutput.scala

Inherited methods

def declareSize(size: Int): Unit

Attributes

Inherited from:
SequentialOutput
Source
Output.scala
def hasMarker(marker: Marker): Boolean

Attributes

Inherited from:
SequentialOutput
Source
Output.scala
def knownSize: Int

Attributes

Inherited from:
SequentialOutput
Source
Output.scala