• 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
..
Collections Loading commit data...
DescriptorProtos Loading commit data...
Descriptors Loading commit data...
FieldAccess Loading commit data...
Properties Loading commit data...
ByteArray.cs Loading commit data...
ByteString.cs Loading commit data...
CodedInputStream.cs Loading commit data...
CodedOutputStream.ComputeSize.cs Loading commit data...
CodedOutputStream.cs Loading commit data...
Extensions.cs Loading commit data...
FrameworkPortability.cs Loading commit data...
IMessage.cs Loading commit data...
InvalidProtocolBufferException.cs Loading commit data...
LimitedInputStream.cs Loading commit data...
MessageParser.cs Loading commit data...
ProtocolBuffers.csproj Loading commit data...
ProtocolBuffersLite.csproj Loading commit data...
TextGenerator.cs Loading commit data...
ThrowHelper.cs Loading commit data...
WireFormat.cs Loading commit data...