# File lib/zip/zip.rb, line 1433
def
read
(
entry
)
get_input_stream
(
entry
) {
|
is
|
is
.
read
}
end