summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKota Tsuyuzaki <bloodeagle40234@gmail.com>2015-02-20 10:46:08 +0900
committerKota Tsuyuzaki <bloodeagle40234@gmail.com>2015-02-27 04:54:50 -0800
commit54da656c653f4d71a0b4913e2fb9f3268f1db60f (patch)
tree102176c8b9a01d23d00afe4b8105d5e84f08271e /.gitignore
parenta8c8ed9adbc645ffa383f57c304ebbcc3257f08f (diff)
downloadliberasurecode-54da656c653f4d71a0b4913e2fb9f3268f1db60f.tar.gz
Add liberasurecode_get_fragment_size function
For get_segment_info function of PyECLib, liberasurecode should support get_fragment_size function because if pyeclib and liberasurecode have the calculation of fragment size each other, it might cause the size mismatch (i.e. it'll be a bug) in the future development work. This patch introduces liberasurecode_get_fragment_size function to return the fragment_size calculated at liberasurecode accoring to specified backend descriptor. It really usefull to help caller knows how large size it have to expect and all pyeclib has to do for retrieving fragment_size will be just calling the liberasurecode_get_fragment_size function on get_segment_info.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions