Class
GPGME::IOCallbacks
In:
lib/gpgme/io_callbacks.rb
Parent:
Object
Methods
new
read
seek
write
Public Class methods
new
(io)
Public Instance methods
read
(hook, length)
seek
(hook, offset, whence)
write
(hook, buffer, length)
[Validate]