Class SimpleFocessWriter

    • Constructor Detail

      • SimpleFocessWriter

        protected SimpleFocessWriter()
    • Method Detail

      • write

        public void write​(Object o)
        Description copied from class: FocessWriter
        Write object by this writer
        Specified by:
        write in class FocessWriter
        Parameters:
        o - the object need to be written
      • toByteArray

        public byte[] toByteArray()