Apache Arrow - v21.1.0
    正在准备搜索索引...
    接口 Codec {
        decode?(data: Uint8Array): Uint8Array;
        encode?(data: Uint8Array): Uint8Array;
    }
    索引

    方法