tfausak / jawa / Jawa.Event.BufferFull


type alias BufferFull =
{}

This event is not documented.

decoder : Json.Decode.Decoder BufferFull

A JSON decoder.

encode : BufferFull -> Json.Encode.Value

A JSON encoder.

tag : String

The tag that describes this type.