Libraries
»
klacointe-openpgp
(0.0.1.3)
»
Index
»
OpenPGP
»
Buffer
»
#read_bytes
Method: OpenPGP::Buffer#read_bytes
Defined in:
lib/openpgp/buffer.rb
#
read_bytes
(count) ⇒
Object
84 85 86
# File 'lib/openpgp/buffer.rb', line 84
def
read_bytes
(
count
)
read
(
count
)
end