@accepts(utf8, gssize) @returns(none) def start(uri, chunk_size)
Starts loading data from the specified URI, passing it in chunks of at most @chunk_size to the callback.
uri :
the uri to load
chunk_size :
maximum chunk size