class

GPG::Data

Inherits IO < Reference < Object

Constructors

new(slice : Slice)
Source
new(string : String)
Source

Instance methods

finalize
Source
read(slice)
Source
rewind

Rewinds this IO. By default this method raises, but including types may implement it.

Source
to_unsafe
Source
write(slice) : Nil
Source