Interface BinaryRawWriter


  • public interface BinaryRawWriter
    Raw writer for binary object. Raw writer does not write field name hash codes, therefore, making the format even more compact. However, if the raw writer is used, dynamic structure changes to the binary objects are not supported.