Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadWriteTransformer<S, M>

Type parameters

  • S

  • M

Hierarchy

  • ReadWriteTransformer

Index

Methods

Methods

read

  • read(s: M): S

write

  • write(s: S): M

Generated using TypeDoc