CRC.put

void put(scope const(ubyte)[] data...) @trusted pure nothrow @nogc

Use this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].