Last updated

API / geotoolkit / seismic / data / compression / WasmLoader / WasmLoader

Class: WasmLoader

compression.WasmLoader.WasmLoader

This module is used for initializing WebAssembly version of compression

Example

import {WasmLoader} from '@int/geotoolkit/seismic/data/compression/WasmLoader';
import {init} from '@int/geotoolkit/base';

init({'imports': [WasmLoader]});

Table of contents

Constructors
Methods

Contents

Constructors

new WasmLoader()

new WasmLoader()

Methods

getClassName

getClassName(): string

Returns

string


getClassName

Static getClassName(): string

Returns

string