BytesListAdapter constructor
const
BytesListAdapter()
Creates a new adapter for lists of binary data.
Implementation
const BytesListAdapter() : super(const StringListAdapter());
Creates a new adapter for lists of binary data.
const BytesListAdapter() : super(const StringListAdapter());