Site Search

Search LifeStyle Racing

Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.

Query: "Porting Buffer" 290 results 1,788 files checked 833.2 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Related Match MyWebsite / Node Modules / Etag MyWebsite/Node_Modules/etag/README.md

README

...ions]) Generate a strong ETag for the given entity. This should be the complete body of the entity. Strings, `Buffer`s, and `fs.Stats` are accepted. By default, a strong ETag is generated except for `fs.Stats`, which will generate a weak ETag (this can be overwritten by `options.weak`). ```js res.setHeader('ETag', etag...

Related Match MyWebsite / Node Modules / Webidl Conversions MyWebsite/Node_Modules/webidl-conversions/README.md

README

...`](https://heycam.github.io/webidl/#es-USVString) - [`object`](https://heycam.github.io/webidl/#es-object) - [Buffer source types](https://heycam.github.io/webidl/#es-buffer-source-types), which can additionally be provided with the boolean option `{ allowShared }` as a second parameter Additionally, for convenience, t...

Related Match Node Modules.4184 / Iconv Lite Node_Modules.4184/iconv-lite/README.md

README

...Intuitive encode/decode API * Streaming support for Node v0.10+ * [Deprecated] Can extend Node.js primitives (buffers, streams) to support all iconv-lite encodings. * In-browser usage via [Browserify](https://github.com/substack/node-browserify) (~180k gzip compressed with Buffer shim included). * Typescript [type defi...

Related Match Node Modules.4184 / Ws Node_Modules.4184/ws/README.md

README

...alternatively option `protocolVersion: 13`) ## Installing ``` npm install ws ``` ### Opt-in for performance [bufferutil][] is an optional module that can be installed alongside the ws module: ``` npm install --save-optional bufferutil ``` This is a binary addon that improves the performance of certain operations such...

Related Match Node Modules.4184 / Etag Node_Modules.4184/etag/README.md

README

...ions]) Generate a strong ETag for the given entity. This should be the complete body of the entity. Strings, `Buffer`s, and `fs.Stats` are accepted. By default, a strong ETag is generated except for `fs.Stats`, which will generate a weak ETag (this can be overwritten by `options.weak`). ```js res.setHeader('ETag', etag...

Related Match Node Modules.4184 / Webidl Conversions Node_Modules.4184/webidl-conversions/README.md

README

...`](https://heycam.github.io/webidl/#es-USVString) - [`object`](https://heycam.github.io/webidl/#es-object) - [Buffer source types](https://heycam.github.io/webidl/#es-buffer-source-types), which can additionally be provided with the boolean option `{ allowShared }` as a second parameter Additionally, for convenience, t...

Related Match Node Modules / Memory Pager Node_Modules/memory-pager/README.md

README

# memory-pager Access memory using small fixed sized buffers instead of allocating a huge buffer. Useful if you are implementing sparse data structures (such as large bitfield). ![travis](https://travis-ci.org/mafintosh/memory-pager.svg?branch=master) ``` npm install memory-pager ``` ## Usage ``` js var pager = require...

Related Match MyWebsite / Node Modules / Memory Pager MyWebsite/Node_Modules/memory-pager/README.md

README

# memory-pager Access memory using small fixed sized buffers instead of allocating a huge buffer. Useful if you are implementing sparse data structures (such as large bitfield). ![travis](https://travis-ci.org/mafintosh/memory-pager.svg?branch=master) ``` npm install memory-pager ``` ## Usage ``` js var pager = require...

Related Match Node Modules.4184 / Memory Pager Node_Modules.4184/memory-pager/README.md

README

# memory-pager Access memory using small fixed sized buffers instead of allocating a huge buffer. Useful if you are implementing sparse data structures (such as large bitfield). ![travis](https://travis-ci.org/mafintosh/memory-pager.svg?branch=master) ``` npm install memory-pager ``` ## Usage ``` js var pager = require...

Related Match Node Modules / Sparse Bitfield Node_Modules/sparse-bitfield/README.md

README

# sparse-bitfield Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields without allocating a massive buffer. If you want to simple implementation of a flat bitfield see the [bitfield](https://github.com/fb55/bitfield) module. This module is mostly useful if you need a big bitfield w...

Related Match MyWebsite / Node Modules / Sparse Bitfield MyWebsite/Node_Modules/sparse-bitfield/README.md

README

# sparse-bitfield Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields without allocating a massive buffer. If you want to simple implementation of a flat bitfield see the [bitfield](https://github.com/fb55/bitfield) module. This module is mostly useful if you need a big bitfield w...

Related Match Node Modules.4184 / Sparse Bitfield Node_Modules.4184/sparse-bitfield/README.md

README

# sparse-bitfield Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields without allocating a massive buffer. If you want to simple implementation of a flat bitfield see the [bitfield](https://github.com/fb55/bitfield) module. This module is mostly useful if you need a big bitfield w...