2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > space.kscience.kmath.streaming< / title >
2021-10-13 15:08:46 +03:00
< / head > < body > < link href = "../../../images/logo-icon.svg" rel = "icon" type = "image/svg" > < script > var pathToRoot = "../../" ; < / script > < script type = "text/javascript" src = "../../scripts/sourceset_dependencies.js" async > < / script > < link href = "../../styles/style.css" rel = "Stylesheet" > < link href = "../../styles/logo-styles.css" rel = "Stylesheet" > < link href = "../../styles/jetbrains-mono.css" rel = "Stylesheet" > < link href = "../../styles/main.css" rel = "Stylesheet" > < script type = "text/javascript" src = "../../scripts/clipboard.js" async > < / script > < script type = "text/javascript" src = "../../scripts/navigation-loader.js" async > < / script > < script type = "text/javascript" src = "../../scripts/platform-content-handler.js" async > < / script > < script type = "text/javascript" src = "../../scripts/main.js" async > < / script >
2021-05-08 18:18:11 +03:00
2021-03-12 21:24:01 +03:00
< div id = "container" >
2021-10-13 15:08:46 +03:00
< div id = "leftColumn" > < a href = "../../index.html" >
2021-05-08 18:18:11 +03:00
< div id = "logo" > < / div >
< / a >
2021-03-12 21:24:01 +03:00
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
2021-10-13 15:08:46 +03:00
< script type = "text/javascript" src = "../../scripts/main.js" > < / script > < div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
2021-05-08 18:18:11 +03:00
< div class = "main-content" id = "content" pageids = "kmath-coroutines::space.kscience.kmath.streaming////PointingToDeclaration//-205805890" >
2021-03-12 21:24:01 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
2021-10-13 15:08:46 +03:00
< div class = "breadcrumbs" > < a href = "../index.html" > kmath-coroutines< / a > /< a href = "index.html" > space.kscience.kmath.streaming< / a > < / div >
2021-03-12 21:24:01 +03:00
< div class = "pull-right d-flex" >
2021-05-08 18:18:11 +03:00
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > common< / button > < / div >
2021-03-12 21:24:01 +03:00
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
2021-05-08 18:18:11 +03:00
< h1 class = "cover" > < span > Package space.< / span > < wbr > < span > kscience.< / span > < wbr > < span > kmath.< / span > < wbr > < span > streaming< / span > < / h1 >
2021-03-12 21:24:01 +03:00
< / div >
< div class = "tabbedcontent" >
< div class = "tabs-section" tabs-section = "tabs-section" > < button class = "section-tab" data-active = "" data-togglable = "Types" > Types< / button > < button class = "section-tab" data-togglable = "Functions" > Functions< / button > < / div >
< div class = "tabs-section-body" >
< h2 class = "" > Types< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Types" > < a data-name = "2143907756%2FClasslikes%2F-205805890" anchor-label = "RingBuffer" id = "2143907756%2FClasslikes%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "-ring-buffer/index.html" > RingBuffer< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "2143907756%2FClasslikes%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > class < a href = "-ring-buffer/index.html" > RingBuffer< / a > < < a href = "-ring-buffer/index.html" > T< / a > > (buffer: < a href = "../../kmath-core/space.kscience.kmath.structures/-mutable-buffer/index.html" > MutableBuffer< / a > < < a href = "-ring-buffer/index.html" > T< / a > ?> , startIndex: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > , size: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > ) : < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > < < a href = "-ring-buffer/index.html" > T< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "2143907756%2FClasslikes%2F-205805890" anchor-label = "RingBuffer" id = "2143907756%2FClasslikes%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "2143907756%2FClasslikes%2F-205805890" anchor-label = "RingBuffer" id = "2143907756%2FClasslikes%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Thread-safe ring buffer< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Functions< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "-1654500665%2FFunctions%2F-205805890" anchor-label = "asFlow" id = "-1654500665%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "as-flow.html" > asFlow< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1654500665%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < < a href = "as-flow.html" > T< / a > > < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > < < a href = "as-flow.html" > T< / a > > .< a href = "as-flow.html" > asFlow< / a > (): < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "as-flow.html" > T< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "-1654500665%2FFunctions%2F-205805890" anchor-label = "asFlow" id = "-1654500665%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1654500665%2FFunctions%2F-205805890" anchor-label = "asFlow" id = "-1654500665%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Create a < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > from buffer< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "587016954%2FFunctions%2F-205805890" anchor-label = "chunked" id = "587016954%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "chunked.html" > chunked< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "587016954%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html" > Double< / a > > .< a href = "chunked.html" > chunked< / a > (bufferSize: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > ): < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "../../kmath-core/space.kscience.kmath.structures/-double-buffer/index.html" > DoubleBuffer< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1690363945%2FFunctions%2F-205805890" anchor-label = "chunked" id = "-1690363945%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1690363945%2FFunctions%2F-205805890" anchor-label = "chunked" id = "-1690363945%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Specialized flow chunker for real buffer< / div > < / div >
< div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < < a href = "chunked.html" > T< / a > > < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "chunked.html" > T< / a > > .< a href = "chunked.html" > chunked< / a > (bufferSize: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > , bufferFactory: < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer-factory/index.html" > BufferFactory< / a > < < a href = "chunked.html" > T< / a > > ): < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > < < a href = "chunked.html" > T< / a > > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1892139465%2FFunctions%2F-205805890" anchor-label = "chunked" id = "1892139465%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1892139465%2FFunctions%2F-205805890" anchor-label = "chunked" id = "1892139465%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Collect incoming flow into fixed size chunks< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1532011996%2FFunctions%2F-205805890" anchor-label = "spread" id = "-1532011996%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "spread.html" > spread< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1532011996%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > < div class = "block" > < div class = "block" > @< a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines/-flow-preview/index.html" > FlowPreview< / a > ()< / div > < / div > fun < < a href = "spread.html" > T< / a > > < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > < < a href = "spread.html" > T< / a > > > .< a href = "spread.html" > spread< / a > (): < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "spread.html" > T< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "-1532011996%2FFunctions%2F-205805890" anchor-label = "spread" id = "-1532011996%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1532011996%2FFunctions%2F-205805890" anchor-label = "spread" id = "-1532011996%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Flat map a < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > of < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > into continuous < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > of elements< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-979748088%2FFunctions%2F-205805890" anchor-label = "windowed" id = "-979748088%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "windowed.html" > windowed< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-979748088%2FFunctions%2F-205805890" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-coroutines:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < < a href = "windowed.html" > T< / a > > < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "windowed.html" > T< / a > > .< a href = "windowed.html" > windowed< / a > (window: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > ): < a href = "https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx-coroutines-core/kotlinx.coroutines.flow/-flow/index.html" > Flow< / a > < < a href = "../../kmath-core/space.kscience.kmath.structures/-buffer/index.html" > Buffer< / a > < < a href = "windowed.html" > T< / a > > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-979748088%2FFunctions%2F-205805890" anchor-label = "windowed" id = "-979748088%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-979748088%2FFunctions%2F-205805890" anchor-label = "windowed" id = "-979748088%2FFunctions%2F-205805890" data-filterable-set = ":kmath-coroutines:dokkaHtmlPartial/commonMain" > < / a > Map a flow to a moving window buffer.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "footer" > < span class = "go-to-top-icon" > < a href = "#content" > < / a > < / span > < span > © 2021 Copyright< / span > < span class = "pull-right" > < span > Generated by < / span > < a href = "https://github.com/Kotlin/dokka" > < span > dokka< / span > < span class = "padded-icon" > < / span > < / a > < / span > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< / body > < / html >
2021-03-12 21:24:01 +03:00