• Rehydrate a Vector object that has been structuredClone'd or postMessage'd. The Vector must have been prepared with preparePostMessage to be accurately recreated.

    Type Parameters

    • T extends DataType<Type, any>

    Parameters

    • vector: PostMessageVector<T>

    Returns arrow.Vector<T>

Generated using TypeDoc