MemoryInput constructor

const MemoryInput(
  1. Uint8List bytes
)

Implementation

const MemoryInput(this.bytes);