diff --git a/Documentation/technical/bitmap-format.txt b/Documentation/technical/bitmap-format.txt index d2e3c3b825..a85f58f515 100644 --- a/Documentation/technical/bitmap-format.txt +++ b/Documentation/technical/bitmap-format.txt @@ -138,6 +138,10 @@ in the index. ** The compressed bitmap itself, see Appendix A. + * {empty} + TRAILER: :: + Trailing checksum of the preceding contents. + == Appendix A: Serialization format for an EWAH bitmap Ewah bitmaps are serialized in the same protocol as the JAVAEWAH