yan74 / afplib

JAVA Library for reading & writing AFP (Advanced Function Presentation) Files.
Apache License 2.0
37 stars 22 forks source link

Skipping of Structured Fields in AfpInputStream without Parsing to SF-Objects #62

Closed moritzfl closed 5 months ago

moritzfl commented 2 years ago

When using AfpInputStream to get information about certain Structured Fields within an AFP-File, not all Structured Fields might need to be interpreted completely.

For performance reasons it might then be useful to skip Structured Fields without parsing them to SF objects. This PR adds this functionality to AfpInputStream.

michaelknigge commented 1 year ago

Hi @yan74,

any chance this get's merged? Or is this project dead? No release since Nov 2020 ....

Thanks, Michael