raydac/java-binary-block-parser

Add way to control array size calculated by expression

raydac opened this issue · 1 comments

raydac commented

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

raydac commented

added JBBPParserExpressionArraySizeController which can be provided for JBBPParser