class Protocol::HTTP::Body::Readable

def read

Read the next available chunk.
def read
	nil
end