LongJsonFormat

besom.json.BasicFormats.LongJsonFormat
object LongJsonFormat extends JsonFormat[Long]

Attributes

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

Members list

Value members

Concrete methods

def write(x: Long): JsValue