Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class default
extends BaseBuffer
import { default } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/channel/combined-buf.js";

Buffer that combines multiple buffers, exposing them as one single buffer.

Constructors

new
default(buffers)

Methods

getFloat64(position)
getInt8(position)
getUInt8(position)