trait
CirceInstances extends JawnInstances
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (CirceInstances, B)
-
final
def
==(arg0: Any): Boolean
-
def
accumulatingJsonOf[F[_], A](implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
final
def
asInstanceOf[T0]: T0
-
def
circeParseExceptionMessage: (ParsingFailure) ⇒ DecodeFailure
-
def
clone(): AnyRef
-
implicit
val
decodeUri: Decoder[Uri]
-
def
defaultPrinter: Printer
-
implicit
val
encodeUri: Encoder[Uri]
-
def
ensuring(cond: (CirceInstances) ⇒ Boolean, msg: ⇒ Any): CirceInstances
-
def
ensuring(cond: (CirceInstances) ⇒ Boolean): CirceInstances
-
def
ensuring(cond: Boolean, msg: ⇒ Any): CirceInstances
-
def
ensuring(cond: Boolean): CirceInstances
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
jawnDecoder[F[_], J](implicit arg0: Sync[F], arg1: RawFacade[J]): EntityDecoder[F, J]
-
def
jawnEmptyBodyMessage: DecodeFailure
-
def
jawnParseExceptionMessage: (ParseException) ⇒ DecodeFailure
-
def
jsonDecodeError: (Json, NonEmptyList[DecodingFailure]) ⇒ DecodeFailure
-
implicit
def
jsonDecoder[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderAdaptive[F[_]](cutoff: Long, r1: MediaRange, rs: MediaRange*)(implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderByteBuffer[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderIncremental[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
implicit
def
jsonEncoder[F[_]](implicit arg0: Applicative[F]): EntityEncoder[F, Json]
-
def
jsonEncoderOf[F[_], A](implicit arg0: Applicative[F], encoder: Encoder[A]): EntityEncoder[F, A]
-
def
jsonEncoderWithPrinter[F[_]](printer: Printer)(implicit arg0: Applicative[F]): EntityEncoder[F, Json]
-
def
jsonEncoderWithPrinterOf[F[_], A](printer: Printer)(implicit arg0: Applicative[F], encoder: Encoder[A]): EntityEncoder[F, A]
-
def
jsonOf[F[_], A](implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
def
jsonOfWithMedia[F[_], A](r1: MediaRange, rs: MediaRange*)(implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (CirceInstances, B)
Value Members
-
def
jawnDecoder[F[_], J](implicit arg0: Sync[F], arg1: RawFacade[J]): EntityDecoder[F, J]
-
def
jawnEmptyBodyMessage: DecodeFailure
-
def
jawnParseExceptionMessage: (ParseException) ⇒ DecodeFailure
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion StringFormat from
CirceInstances to StringFormat[CirceInstances]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (CirceInstances, B)
-
final
def
==(arg0: Any): Boolean
-
def
accumulatingJsonOf[F[_], A](implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
final
def
asInstanceOf[T0]: T0
-
def
circeParseExceptionMessage: (ParsingFailure) ⇒ DecodeFailure
-
def
clone(): AnyRef
-
implicit
val
decodeUri: Decoder[Uri]
-
def
defaultPrinter: Printer
-
implicit
val
encodeUri: Encoder[Uri]
-
def
ensuring(cond: (CirceInstances) ⇒ Boolean, msg: ⇒ Any): CirceInstances
-
def
ensuring(cond: (CirceInstances) ⇒ Boolean): CirceInstances
-
def
ensuring(cond: Boolean, msg: ⇒ Any): CirceInstances
-
def
ensuring(cond: Boolean): CirceInstances
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
jawnDecoder[F[_], J](implicit arg0: Sync[F], arg1: RawFacade[J]): EntityDecoder[F, J]
-
def
jawnEmptyBodyMessage: DecodeFailure
-
def
jawnParseExceptionMessage: (ParseException) ⇒ DecodeFailure
-
def
jsonDecodeError: (Json, NonEmptyList[DecodingFailure]) ⇒ DecodeFailure
-
implicit
def
jsonDecoder[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderAdaptive[F[_]](cutoff: Long, r1: MediaRange, rs: MediaRange*)(implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderByteBuffer[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
def
jsonDecoderIncremental[F[_]](implicit arg0: Sync[F]): EntityDecoder[F, Json]
-
implicit
def
jsonEncoder[F[_]](implicit arg0: Applicative[F]): EntityEncoder[F, Json]
-
def
jsonEncoderOf[F[_], A](implicit arg0: Applicative[F], encoder: Encoder[A]): EntityEncoder[F, A]
-
def
jsonEncoderWithPrinter[F[_]](printer: Printer)(implicit arg0: Applicative[F]): EntityEncoder[F, Json]
-
def
jsonEncoderWithPrinterOf[F[_], A](printer: Printer)(implicit arg0: Applicative[F], encoder: Encoder[A]): EntityEncoder[F, A]
-
def
jsonOf[F[_], A](implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
def
jsonOfWithMedia[F[_], A](r1: MediaRange, rs: MediaRange*)(implicit arg0: Sync[F], decoder: Decoder[A]): EntityDecoder[F, A]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (CirceInstances, B)