object impl
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- impl
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit final class BitVectorAttemptSyntax extends AnyVal
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- val =: Codec[Unit]
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val CrLf: Codec[Unit]
- val Lf: Codec[Unit]
- val WS: Codec[Unit]
- val addrTypeEnum: DiscriminatorCodec[AddressType.Value, String]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attribute: Codec[Attribute]
- val bandwidth: Codec[Bandwidth]
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val connectionData: Codec[ConnectionData]
- val email: Codec[String]
- def encodePList[A](codec: Codec[A])(list: List[A]): Attempt[Vector[BitVector]]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val media: Codec[MediaDescription]
- val mediaProtocolEnum: DiscriminatorCodec[MediaProtocol.Value, String]
- val mediaTypeEnum: DiscriminatorCodec[MediaType.Value, String]
- def mkLines[A](codec: Codec[A])(la: List[A]): Attempt[BitVector]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val netTypeEnum: DiscriminatorCodec[NetType.Value, String]
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- val ntpTime: Codec[LocalDateTime]
- val origin: Codec[SessionOrigin]
- def parameterLine[A](prefix: String, discriminator: Char)(codec: Codec[A]): Codec[A]
- val phone: Codec[String]
- val repeat: Codec[Repeat]
- val sessionInformation: Codec[String]
- val sessionName: Codec[String]
- val sessionUri: Codec[URI]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val timeDuration: Codec[FiniteDuration]
- val timing: Codec[Timing]
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def untilWs[A](codec: Codec[A]): Codec[A]
- val version: Codec[Int]
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val zoneOffset: Codec[TimeZone]