menu
noosphere_roast_client package
documentation
common.dart
NoosphereReader
readPrivKey method
readPrivKey method
dark_mode
light_mode
readPrivKey
method
ECPrivateKey
readPrivKey
(
)
Implementation
cl.ECPrivateKey readPrivKey() => cl.ECPrivateKey(readSlice(32));
noosphere_roast_client package
documentation
common
NoosphereReader
readPrivKey method
NoosphereReader extension on BytesReader