Streaming with Serial - using USBHost

Hi I’m using Spider and the USbHost module for serial.
the method the USBH_SerialUSB class has are regular read and write. I would like to work with streaming. My question is if teh soltuio is to have a thread handling the stream and reading or writing to the UsbSerial accordingly or is there any built in way?
thanks!