HPInc / jipp

A Java-compatible implementation of IPP
MIT License
151 stars 42 forks source link

Allow read/write of standalone AttributeGroup objects #103

Closed GladeDiviney closed 3 years ago

GladeDiviney commented 3 years ago

Users should be able to read/write standalone AttributeGroup objects for serialization or sending specialized payloads. So make these public APIs in IppInputStream/IppOutputStream.