clean up and export crc32c function #22274
clean up and export crc32c function
643b1e31
added PR to NEWS
721bbf53
use read, not mmap, for crc
184acd1b
slight optimization (don't open cachefile twice for checksum)
c3f5d91e
avoid resizing buffer in readbytes
bd646515
add an assertion
62d7dc45
more crc32c tests
ceda720f
docs typo
67ef143c
crc32c(IOBuffer) bugfix and test
f34d08c1
restore crc32 of String, add crc32c(io) to read all of a stream, add …
38f6fc04
use crc32c block size of 8192*3, matching the underling C library
1126d0ff
optimized IOBuffer crc32c
da2fba1a
yuyichao
approved these changes
on 2017-06-09
slight simplification/generalization
a1b0431b
eliminate theoretical race condition in crc32c if file is being writt…
8e058f3f
stevengj
merged
84300a6a
into master 9 years ago
stevengj
deleted the crc branch 9 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub