Converts array buffers to base64 strings in meta. This is useful when storing .json files, as storing as number arrays takes a lot of space. Used in viewer.toJSON()
Generated using TypeDoc
Converts array buffers to base64 strings in meta. This is useful when storing .json files, as storing as number arrays takes a lot of space. Used in viewer.toJSON()