Sha256: 7907b646ac54e14c48e1eb30e66e7de6d2d2ffb096dd67381f22fd8452d05413

Contents?: true

Size: 132 Bytes

Versions: 137

Compression:

Stored size: 132 Bytes

Contents

package test.packed_field;

message Message {
  repeated int32   a = 1 [packed = true];
  repeated fixed32 b = 2 [packed = true];
}

Version data entries

137 entries across 137 versions & 2 rubygems

Version Path
protobuf-2.5.4 test/proto/packed.proto
protobuf-2.5.3 test/proto/packed.proto
protobuf-2.5.2-java test/proto/packed.proto
protobuf-2.5.2 test/proto/packed.proto
protobuf-2.5.1 test/proto/packed.proto
protobuf-2.5.0-java test/proto/packed.proto
protobuf-2.5.0 test/proto/packed.proto
protobuf-2.4.8-java test/proto/packed.proto
protobuf-2.4.8 test/proto/packed.proto
protobuf-2.4.7-java test/proto/packed.proto
protobuf-2.4.7 test/proto/packed.proto
protobuf-2.4.6 test/proto/packed.proto
protobuf-2.4.5-java test/proto/packed.proto
protobuf-2.4.5 test/proto/packed.proto
protobuf-2.4.4-java test/proto/packed.proto
protobuf-2.4.4 test/proto/packed.proto
protobuf-2.4.3-java test/proto/packed.proto
protobuf-2.4.3 test/proto/packed.proto
protobuf-2.4.3.rc1 test/proto/packed.proto
protobuf-2.4.2-java test/proto/packed.proto