![JAR search and dependency download from the Maven repository](/logo.png)
scala.read.bitfield.ssp Maven / Gradle / Ivy
The newest version!
<%@ val renderType: com.foursquare.spindle.codegen.runtime.BitfieldStructRenderType %>
<%@ val lhs: String %>
<%@ val indent: String %>
<%@ val wrapLeft: String = "" %>
<%@ val wrapRight: String = "" %>
<% import renderType.ref %>
<% render("../" + ref.fieldReadTemplate,
Map(
"renderType" -> renderType.ref,
"lhs" -> lhs,
"indent" -> indent,
"wrapLeft" -> wrapLeft,
"wrapRight" -> wrapRight)) %>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy