Searched refs:WriteImpl (Results 1 – 1 of 1) sorted by relevance
54 static size_t WriteImpl(void* p, const void* buf, size_t size) { in XzCompress() function69 callbacks.Write = XzCallbacks::WriteImpl; in XzCompress()