scala / 3.1 / scala / quoted / toexpr$$arrayofbytetoexpr$.html

Object scala.quoted.ArrayOfByteToExpr

object ArrayOfByteToExpr extends ToExpr[Array[Byte]]

Default implementation of ToExpr[Array[Byte]]

Supertypes
Self type

Concrete methods

Source
def apply(array: Array[Byte])(using Quotes): Expr[Array[Byte]]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/ToExpr$$ArrayOfByteToExpr$.html