ArraySeqEncoder
 oxygen.json.JsonEncoder.ArraySeqEncoder
  final case class ArraySeqEncoder[A](encoder: JsonEncoder[A]) extends JsonEncoder[ArraySeq[A]]
 
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 
Members list
Value members
Concrete methods
Attributes
- Definition Classes
 
Inherited methods
Attributes
- Inherited from:
 - JsonEncoder
 
Attributes
- Inherited from:
 - JsonEncoder
 
Attributes
- Inherited from:
 - JsonEncoder
 
Attributes
- Inherited from:
 - JsonEncoder
 
Attributes
- Inherited from:
 - JsonEncoder
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
In this article