We have tried hard to generate clean code. Indenting is wrong on Java Doc for these methods in generated ProtoCodec
write()
measure()
measureRecord()
fastEquals()
parseInternal()
parseStrict()
They all start like:
/**
* Parses a Everything object from ProtoBuf bytes in a {@link ReadableSequentialData} in strict mode, such that
* parsing will fail if the encoded protobuf object contains any fields that are unknown to this
@jasperpotts , is it possible to use the "good first issue template"? This would make it easier for people to know what to do and make our issue template consistent.
Description
We have tried hard to generate clean code. Indenting is wrong on Java Doc for these methods in generated ProtoCodec
write()
measure()
measureRecord()
fastEquals()
parseInternal()
parseStrict()
They all start like:
Steps to reproduce
generate code
Additional context
No response
Hedera network
other
Version
latest
Operating system
None