ByteJsonFormat

besom.json.BasicFormats.ByteJsonFormat
object ByteJsonFormat extends JsonFormat[Byte]

Attributes

Graph
Supertypes
trait JsonFormat[Byte]
trait JsonWriter[Byte]
trait JsonReader[Byte]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def write(x: Byte): JsValue