U:RDoc::AnyMethod[iI"sysread_nonblock:ETI"-OpenSSL::SSL::SSLSocket#sysread_nonblock;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"NA non-blocking version of #sysread. Raises an SSLError if reading would ;TI"Nblock. If "exception: false" is passed, this method returns a symbol of ;TI"N:wait_readable, :wait_writable, or nil, rather than raising an exception.;To:RDoc::Markup::BlankLineo; ; [I"PReads +length+ bytes from the SSL connection. If a pre-allocated +buffer+ ;TI"2is provided the data will be written into it.;T: @fileI"ext/openssl/ossl_ssl.c;T:0@omit_headings_from_table_of_contents_below0I"ssl.sysread_nonblock(length) => string ssl.sysread_nonblock(length, buffer) => buffer ssl.sysread_nonblock(length[, buffer [, opts]) => buffer ;T0[I" (*args);T@FI"SSLSocket;TcRDoc::NormalClass00