HPInc / jipp

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

Allow read/write of standalone AttributeGroup objects #103

Closed GladeDiviney closed 4 years ago

GladeDiviney commented 4 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.