final case class Base64(decoded: String) extends AnyVal with Product with Serializable
- Source
- Base64.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Base64
- Serializable
- Serializable
- Product
- Equals
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All