encodedBytes property

Uint8List encodedBytes

Converts an Oid object into a (transmittable) list of bytes

Implementation

Uint8List get encodedBytes => _oid.encodedBytes;