Class: ZbRequest

ZbRequest

Handles requests to the Zibase


new ZbRequest(description)

Creates an empty request.

Parameters:
Name Type Description
description string

Description of the request, which is useful for error tracking and debugging.

Source:

Methods


toBinaryArray()

Formats the request into a binary array understandable by the Zibase.

Source:
Returns:

Binary array

Type
Buffer