# File ../lib/roller/BinaryIO/BinaryReader.rb, line 27
        def initialize(handle)
                @handle = handle
        end