Skip to main content

Function: boolFromBcs()

function boolFromBcs(input): boolean;

Create a bool from BCS encoded bytes.

Parameters

input

ArrayBuffer

Returns

boolean