K4LocalWrap constructor

K4LocalWrap(
  1. Uint8List bytes
)

Implementation

K4LocalWrap(Uint8List bytes) : super(bytes, PaserkKey.k4LocalWrapPiePrefix);