deconstruct-js

Home > deconstruct-js > Deconstruction

Deconstruction interface

Result of a deconstructed buffer

Signature:

interface Deconstruction<T> 

Properties

Property Type Description
bytesUsed number Number of bytes read
value T The value of the deconstruction