Results for: "slice"

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Utility methods for using the RubyGems API.

No documentation available
No documentation available
No documentation available
No documentation available

An error caused by conflicts in version

An SSLContext is used to set various options regarding certificates, algorithms, verification, session caching, etc. The SSLContext is used to create an SSLSocket.

All attributes must be set before creating an SSLSocket as the SSLContext will be frozen afterward.

No documentation available

SSLServer represents a TCP/IP server socket with Secure Sockets Layer.

An OpenSSL::OCSP::BasicResponse contains the status of a certificate check which is created from an OpenSSL::OCSP::Request. A BasicResponse is more detailed than a Response.

No documentation available

Generic error class raised by SSLSocket and SSLContext.

No documentation available
No documentation available
No documentation available

This class represents a YAML Alias. It points to an anchor.

A Psych::Nodes::Alias is a terminal node and may have no children.

This class represents a YAML sequence.

A YAML sequence is basically a list, and looks like this:

%YAML 1.1
---
- I am
- a Sequence

A YAML sequence may have an anchor like this:

%YAML 1.1
---
&A [
  "This sequence",
  "has an anchor"
]

A YAML sequence may also have a tag like this:

%YAML 1.1
---
!!seq [
  "This sequence",
  "has a tag"
]

This class represents a sequence in a YAML document. A Psych::Nodes::Sequence node may have 0 or more children. Valid children for this node are:

No documentation available

Raised when the CRC checksum recorded in gzip file footer is not equivalent to the CRC checksum of the actual uncompressed data.

Search took: 5ms  ·  Total Results: 1149