![JAR search and dependency download from the Maven repository](/logo.png)
scala.write.bsonobject.ssp Maven / Gradle / Ivy
The newest version!
<%@ val renderType: com.foursquare.spindle.codegen.runtime.BSONObjectRenderType %>
<%@ val valueExpr: String %>
<%@ val indent: String %>
${indent}oprot.writeBinary(java.nio.ByteBuffer.wrap(new org.bson.BasicBSONEncoder().encode(${valueExpr})))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy