This commit is contained in:
jwchoi 2018-03-12 09:19:19 +09:00
parent 842509dab6
commit a6dd497016
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ output_length
The length of the compressed header block.
percentage_of_original_size
``input_length`` / ``output_length`` * 100
``output_length`` / ``input_length`` * 100
wire
The compressed header block as a hex string.