readPubKey method
ECCompressedPublicKey
readPubKey()
Implementation
cl.ECCompressedPublicKey readPubKey() => cl.ECCompressedPublicKey(readSlice(33));
cl.ECCompressedPublicKey readPubKey() => cl.ECCompressedPublicKey(readSlice(33));