Class ARI1JInstrumentSerializer
java.lang.Object
com.io7m.aradine.instrument.spi1.json_data.internal.ARI1JInstrumentSerializer
- All Implemented Interfaces:
com.io7m.anethum.api.SerializerType<ARI1InstrumentDescription>, ARI1InstrumentSerializerType, Closeable, AutoCloseable
The instrument serializer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidexecute(ARI1InstrumentDescription description)
-
Constructor Details
-
ARI1JInstrumentSerializer
- Parameters:
inStream- The output stream
-
-
Method Details
-
execute
- Specified by:
executein interfacecom.io7m.anethum.api.SerializerType<ARI1InstrumentDescription>
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-