@flowscripter/dynamic-cli-framework
    Preparing search index...

    Interface DataDumpGeneratorService

    interface DataDumpGeneratorService {
        generate(data: Buffer, options?: HexDumpGenerateOptions): string;
    }

    Implemented by

    Index
    • Parameters

      Returns string