StreamReader: implement read_buffer_async()
Fix issue #27 This method creates a new ThreadPool and execute parsing for each node in a new thread to read_from_string() the node using the read_buffer string cache.
Loading
Please register or sign in to comment