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