Genotype API Documentation - v0.1.0
    Preparing search index...

    Function getOptimalBufferSize

    • Get optimal buffer size for file I/O based on runtime

      Different runtimes have different optimal buffer sizes for I/O operations. This function returns the recommended buffer size for each runtime.

      Parameters

      • runtime: Runtime

        The runtime to get buffer size for

      Returns number

      Optimal buffer size in bytes