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

scala.field.proxy_binary.ssp Maven / Gradle / Ivy

The newest version!
<%
  // Copyright 2013 Foursquare Labs Inc. All Rights Reserved.

  import com.foursquare.spindle.codegen.runtime.ScalaField
%>
<%@ val field: ScalaField %>
<% render("proxy_ref.ssp", Map("field" -> field)) %>
  override def ${field.name}ByteArray: Array[Byte] = underlying.${field.name}ByteArray




© 2015 - 2025 Weber Informatics LLC | Privacy Policy