Get the buffer size for the compression. @return number of bytes to buffer for the compression codec. @since 1.1.0
()
| 102 | * @since 1.1.0 |
| 103 | */ |
| 104 | int getCompressionSize(); |
| 105 | |
| 106 | /** |
| 107 | * Get the number of rows per a entry in the row index. |
no outgoing calls