raydac/java-binary-block-parser

Add way to control array size calculated by expression

Closed this issue · 1 comments

A way to control expression result for array size is needed because it can create too big array.

added JBBPParserExpressionArraySizeController which can be provided for JBBPParser