Gets the size of the raw binary data in bytes.
@override int get lengthInBytes => bytes?.length ?? 0;