scala.write.objectid.ssp Maven / Gradle / Ivy
The newest version!
<%@ val renderType: com.foursquare.spindle.codegen.runtime.ObjectIdRenderType %>
<%@ val valueExpr: String %>
<%@ val indent: String %>
${indent}oprot.writeBinary(java.nio.ByteBuffer.wrap(${valueExpr}.toByteArray))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy