int vmoWrite (Handle vmo, int offset, ByteData bytes)
static int vmoWrite(Handle? vmo, int offset, ByteData bytes) { throw UnimplementedError( 'System.vmoWrite() is not implemented on this platform.'); }