BorshCodec<T> constructor

const BorshCodec<T>()

Creates a codec for T data types.

Implementation

const BorshCodec();