Package

io.github.netvl

picopickle

Permalink

package picopickle

Visibility
  1. Public
  2. All

Type Members

  1. class AnnotationSupportSymbolicLabelling extends LabelledMacros

    Permalink
  2. trait AnnotationSupportingSymbolicLabellingComponent extends AnyRef

    Permalink
  3. trait Backend extends AnyRef

    Permalink
  4. trait BackendComponent extends AnyRef

    Permalink
  5. trait CollectionReaderWritersComponent extends CollectionReaders with CollectionWriters

    Permalink
  6. trait CollectionReaders extends AnyRef

    Permalink
  7. trait CollectionWriters extends AnyRef

    Permalink
  8. trait ConvertersComponent extends AnyRef

    Permalink
  9. trait DefaultNullHandlerComponent extends NullHandlerComponent

    Permalink
  10. trait DefaultPickler extends Pickler with ExceptionsComponent with ShapelessReaderWritersComponent with DefaultValuesComponent with DefaultNullHandlerComponent with AnnotationSupportingSymbolicLabellingComponent with DefaultSealedTraitDiscriminatorComponent with PrimitiveReaderWritersComponent with CollectionReaderWritersComponent with ObjectKeyTypesComponent with ObjectKeyReaderWritersComponent with MapPicklingComponent with MapPicklingEnabledByDefault with TupleReaderWritersComponent with ConvertersComponent with TypesComponent

    Permalink
  11. trait DefaultSealedTraitDiscriminatorComponent extends SealedTraitDiscriminatorComponent

    Permalink
  12. class DefaultValueMacros extends SingletonTypeMacros

    Permalink
  13. trait DefaultValuesComponent extends AnyRef

    Permalink
  14. class DiscriminatorMacros extends AnyRef

    Permalink
  15. trait ExceptionsComponent extends AnyRef

    Permalink
  16. trait LowerPriorityShapelessReaders extends LowerPriorityShapelessReaders2

    Permalink
  17. trait LowerPriorityShapelessReaders2 extends AnyRef

    Permalink
  18. trait LowerPriorityShapelessWriters extends LowerPriorityShapelessWriters2

    Permalink
  19. trait LowerPriorityShapelessWriters2 extends AnyRef

    Permalink
  20. trait MapPicklingComponent extends AnyRef

    Permalink
  21. trait MapPicklingDisabledByDefault extends MapPicklingComponent

    Permalink
  22. class MapPicklingDisabledByDefaultMacros extends AnyRef

    Permalink
  23. trait MapPicklingEnabledByDefault extends MapPicklingComponent

    Permalink
  24. trait NullHandlerComponent extends AnyRef

    Permalink
  25. trait ObjectKeyReaderWritersComponent extends ObjectKeyReadersComponent with ObjectKeyWritersComponent

    Permalink
  26. trait ObjectKeyReadersComponent extends AnyRef

    Permalink
  27. trait ObjectKeyTypesComponent extends AnyRef

    Permalink
  28. trait ObjectKeyWritersComponent extends AnyRef

    Permalink
  29. trait Pickler extends AnyRef

    Permalink
  30. trait PrimitiveReaderWritersComponent extends PrimitiveReaders with PrimitiveWriters

    Permalink
  31. trait PrimitiveReaders extends AnyRef

    Permalink
  32. trait PrimitiveWriters extends AnyRef

    Permalink
  33. trait ProhibitiveNullHandlerComponent extends NullHandlerComponent

    Permalink
  34. trait SealedTraitDiscriminatorComponent extends AnyRef

    Permalink
  35. trait ShapelessReaderWritersComponent extends ShapelessReaders with ShapelessWriters

    Permalink
  36. trait ShapelessReaders extends LowerPriorityShapelessReaders

    Permalink
  37. trait ShapelessWriters extends LowerPriorityShapelessWriters

    Permalink
  38. trait TagWithType[In, U] extends AnyRef

    Permalink
  39. trait TupleReaderWritersComponent extends TupleReaders with TupleWriters

    Permalink
  40. trait TupleReaders extends AnyRef

    Permalink
  41. trait TupleWriters extends AnyRef

    Permalink
  42. trait TypesComponent extends AnyRef

    Permalink

    Contains basic types used by the library: Reader and Writer, and basic constructors for them.

    Contains basic types used by the library: Reader and Writer, and basic constructors for them.

    Mixed into every Pickler object.

  43. trait ValueClassReaderWritersComponent extends ValueClassReaders with ValueClassWriters

    Permalink
  44. trait ValueClassReaders extends AnyRef

    Permalink
  45. trait ValueClassWriters extends AnyRef

    Permalink
  46. class discriminator extends Annotation with StaticAnnotation

    Permalink
  47. class key extends Annotation with StaticAnnotation

    Permalink

Value Members

  1. object SourceTypeTag

    Permalink
  2. object TagWithType

    Permalink
  3. package backends

    Permalink
  4. package utils

    Permalink

Ungrouped