class Protocol::HTTP::Body::Readable

def ready?

Returns:
  • (Boolean) -
def ready?
	false
end