BytesListAdapter constructor

const BytesListAdapter()

Creates a new adapter for lists of binary data.

Implementation

const BytesListAdapter() : super(const StringListAdapter());