Builder

class Builder

Builder for creating a BluetoothFormat

Properties

Link copied to clipboard
var serializersModule: SerializersModule

Contains all serializers registered by format user for Contextual and Polymorphic serialization. The same module should be exposed in the format's Encoder and Decoder.

Link copied to clipboard

if true decoding any data marked with Checksum will automatically validate the checksum and throw an exception if they don't match.