[
https://issues.apache.org/jira/browse/COMPRESS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-468.
-------------------------------------
Resolution: Won't Fix
> Tar block and record size terminology
> -------------------------------------
>
> Key: COMPRESS-468
> URL: https://issues.apache.org/jira/browse/COMPRESS-468
> Project: Commons Compress
> Issue Type: Bug
> Components: Documentation
> Reporter: Yuval Turgeman
> Priority: Minor
>
> According to
> [tar|https://www.gnu.org/software/tar/manual/html_node/Blocking.html] the
> definition of a block is 512 bytes, and a record is a collections of blocks
> that will be written in a single write. In the commons compress code and
> docs, it is mentioned that a record has a fixed size of 512 bytes, and a
> block contains several records, which is the other way around.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)