menu
dart_bolt12_decoder package
documentation
integer.dart
TruncatedIntType
TruncatedIntType.new constructor
TruncatedIntType.new constructor
dark_mode
light_mode
TruncatedIntType
constructor
TruncatedIntType
(
dynamic
val
,
int
bytelen
)
Implementation
TruncatedIntType(this.val, this.bytelen);
dart_bolt12_decoder package
documentation
integer
TruncatedIntType
TruncatedIntType.new constructor
TruncatedIntType class