raydac/java-binary-block-parser

support multiple custom type processors?

georgep7n opened this issue · 1 comments

the prepare method can take a custom type processor. Is there a way to have it take multiple custom type processors? say we have two different custom types.

thanks!

ah, a single custom type processor can support multiple types - closing