Frame Reassembler
Reassembles incoming byte streams into complete frames using a FrameParser.
This class provides a thread-safe way to process incoming BLE data and emit complete frames through a Flow interface.
Parameters
parser
The frame parser to use for extracting complete frames from byte streams