# File lib/pdf/reader/buffer.rb, line 101
def
pos_without_buf
@io
.
pos
-
@buffer
.
to_s
.
size
end