google.golang.org/protobuf/internal/filedesc.EditionFeatures.IsDelimitedEncoded (field)
4 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L112: IsDelimitedEncoded bool
desc_init.go#L496: if xd.L1.Kind == protoreflect.MessageKind && xd.L1.EditionFeatures.IsDelimitedEncoded {
desc_lazy.go#L465: if fd.L1.Kind == protoreflect.MessageKind && fd.L1.EditionFeatures.IsDelimitedEncoded {
editions.go#L71: parent.IsDelimitedEncoded = v == genid.FeatureSet_DELIMITED_enum_value
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)