All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scalagen.writeSet.scala Maven / Gradle / Ivy

There is a newer version: 21.5.0
Show newest version
_oprot.writeSetBegin(new TSet(TType.{{eltWireConstType}}, {{name}}.size))
{{name}}.foreach { {{eltName}} =>
{{#eltReadWriteInfo}}
  {{>writeValue}}
{{/eltReadWriteInfo}}
}
_oprot.writeSetEnd()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy