// 
// Decompiled by Procyon v0.6.0
// 

package org.bson.io;

public interface BsonInputMark
{
    void reset();
}
