controllerDecoratorFactory is a utility function used to create Controller
type property decorators, used to control the execution flow of a parser in
a binary data processing context.
Use this factory function to design custom 'Controller' type decorators
tailored to specific data format requirements that are not supported by the
library yet.
controllerDecoratorFactory.
controllerDecoratorFactory
is a utility function used to createController
type property decorators, used to control the execution flow of a parser in a binary data processing context.