BorshDecoder<T> constructor

const BorshDecoder<T>()

Creates a decoder for T data types.

Implementation

const BorshDecoder();