Blob 类


Blob 封装了不可变的原始数据,可以在多个工作线程之间安全地共享。

A Blob encapsulates immutable, raw data that can be safely shared across multiple worker threads.