buffer
Here are 439 public repositories matching this topic...
An android boilerplate project using clean architecture
-
Updated
Jun 22, 2020 - Kotlin
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
-
Updated
Jun 27, 2020 - JavaScript
Difficulty doing initial setup of the plugin
3rd party description of setup steps:
https://atlas-vim.readthedocs.io/vim/plugged/vim-ctrlspace/README/
- convert to plugin
vimdocs? - create
wikipages on this repo?
视频边下边播播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer
-
Updated
Jun 28, 2020 - Objective-C
The buffer module from node.js, for the browser.
-
Updated
Jun 21, 2020 - JavaScript
Hi,
perhaps I did not look good enough, but I could not find a manual that states what circular does, ie its features, and howto use it with twitter for instance.
Where is a manual?
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
-
Updated
Jul 1, 2020 - Python
Project Guidelines for the Android Buffer App
-
Updated
Jun 22, 2020 - Shell
The BufferMappingError type can be used in such cases.
Example of how CL133375 can be utilized to mitigate Go escape analysis limitations.
-
Updated
Sep 21, 2018 - Go
Opening for comment.
Geth recently became more strict and now rejects many hex values that have leading zeroes (ie 0x02 instead of 0x2).
The official RPC spec dictates that quantities should have no leading zero, and unformatted data should.
For this reason, it
When I've built a parser for an undocumented or poorly documented format with binary-parser, it would be amazing if I could use the binary-parser definition I've created to generate some documentation on the format of the binary file I've just parsed.
Swift μ-framework for efficient array diffs and datasource adapters.
-
Updated
Oct 7, 2019 - Swift
It is a lightweight client socket solution, you can used it in C# project or Unity3d
-
Updated
Mar 12, 2020 - C#
IDE-like Vim tabline
-
Updated
Jun 26, 2020 - Vim script
-
Updated
Jun 19, 2020
Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js
-
Updated
Apr 16, 2020 - JavaScript
An RxJava wrapper for the Google Play Billing Library
-
Updated
Jun 22, 2020 - Kotlin
A simple ring buffer (circular buffer) designed for embedded systems.
-
Updated
Apr 11, 2020 - C
In https://github.com/pex-gl/pex-context/blob/master/index.js#L695 we do
for (let i = 0; i < 16; i++) {
state.activeAttributes[i] = null
gl.disableVertexAttribArray(i)
}
while https://kripken.github.io/emscripten-site/docs/optimizing/Optimizing-WebGL.html#avoid-redundant-calls explicitly says to avoid it
Currently only input images up to 256px are supported.
https://github.com/kevva/to-ico/blob/master/index.js#L32
$ node src/scripts/favicon.js
(node:18127) ExperimentalWarning: The fs.promises API is experimental
(node:18127) UnhandledPromiseRejectionWarning: RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= 0 and <= 255. Received 1024
at writeURead/write IEEE754 floating point numbers from/to a Buffer or array-like object.
-
Updated
May 25, 2020 - JavaScript
Schema based serialization made easy
-
Updated
Dec 3, 2019 - JavaScript
Improve this page
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."


$ imagemin --plugin.webp.quality=95 --plugin.webp.preset=icon foo.png > foo-icon.webpThis example specified in the docs doesn't seem to work.
It produces the following error: