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