Interface PhenopacketPrinter
public interface PhenopacketPrinter
The implementors can serialize a top-level element of Phenopacket schema into provided
OutputStream
.-
Method Summary
Modifier and TypeMethodDescriptionvoid
print
(com.google.protobuf.Message message, OutputStream os) default void
-
Method Details
-
print
- Throws:
IOException
-
print
- Throws:
IOException
-