convert a string/Buffer/Uint8Array to a readable stream, support highWaterMark and adjustable push delay
convert String, Buffer, Readable to Readable stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Returns the next buffer/object in a stream's readable queue
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Converts a Buffer/String into a readable stream
Postgres bytea parser
Buffer-backed Streams for reading and writing.
Node.js Streams, a user-land copy of the stream library from Node.js
JSON.Stringify as a readable stream
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
TypeScript definitions for responselike
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the ArrayBuffer out of a DataView, robustly.
JSON parse & stringify that supports binary via bops & base64
Determine if an object is a Buffer
It provides a simple, readable syntax for defining Protocol Buffer message types using Ruby code. The `to_proto` method can be used to convert the defined message types into the Protocol Buffer syntax.
The Apigee Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development. These descriptions include API specifications in standard formats like OpenAPI, the Google API Discovery Service Format, and the Protocol Buffers Language. These API specifications can be used by tools like linters, browsers, documentation generators, test runners, proxies, and API client and server generators. The Registry API itself can be seen as a machine-readable enterprise API catalog designed to back online directories, portals, and workflow managers.
The Apigee Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development. These descriptions include API specifications in standard formats like OpenAPI, the Google API Discovery Service Format, and the Protocol Buffers Language. These API specifications can be used by tools like linters, browsers, documentation generators, test runners, proxies, and API client and server generators. The Registry API itself can be seen as a machine-readable enterprise API catalog designed to back online directories, portals, and workflow managers. Note that google-cloud-apigee_registry-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-apigee_registry instead. See the readme for more details.