Libraries
»
klacointe-openpgp
(0.0.1.3)
»
Index
»
OpenPGP
»
Buffer
»
#read_byte
Method: OpenPGP::Buffer#read_byte
Defined in:
lib/openpgp/buffer.rb
#
read_byte
⇒
Object
92 93 94
# File 'lib/openpgp/buffer.rb', line 92
def
read_byte
getc
end