bitFieldDecoratorFactory is a function to help with the creation of BitField type decorators.
bitFieldDecoratorFactory
The type of the bitfield.
The type of the property decorated or the target type the bitfield resolve to.
Decorator name
Size of the bitfield property
Partial definition of the BitFieldOptions
bitFieldDecoratorFactory
is a function to help with the creation of BitField type decorators.