Direction

sec.api.Direction
See theDirection companion object
sealed trait Direction

Direction used when reading from a stream with variants:

Attributes

Companion
object
Source
direction.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Backwards.type
object Forwards.type
In this article