• Jon Skeet's avatar
    Fix incorrect handling of non-seekable streams. · ca2adbd5
    Jon Skeet authored
    This mirrors commit 7c86bbbc7a3365c034d82173b38ec4427b98b3b2 in the pull request to
    the main protobuf project, but also reduces the size of the buffer created. (There's no point in
    creating a 1024-byte buffer if we're only skipping 5 bytes...)
    ca2adbd5
Name
Last commit
Last update
..
build Loading commit data...
keys Loading commit data...
protos/extest Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...