menu
blockchain_utils package
documentation
layout/constant/constant.dart
LayoutConst
bytes static method
bytes static method
dark_mode
light_mode
bytes
static method
CompactBytes
bytes
(
{
String
?
property
,
})
Implementation
static
CompactBytes bytes({
String?
property}) {
return
CompactBytes(property: property); }
blockchain_utils package
documentation
layout/constant/constant
LayoutConst
bytes static method
LayoutConst class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
array
bcsBytes
bcsLazyEnum
bcsOffset
bcsString
bcsVector
bigintLayout
bitSequenceLayout
blob
boolean
boolean32
boolean32Be
bytes
compact
compactArray
compactBigint
compactBigintU128
compactBigintU64
compactInt
compactIntU32
compactIntU48
compactMap
compactOffset
compactString
compactTuple
compactVec
constant
cOptionalPublicKey
enum32Be
f32
f32be
f64
f64be
fixedBlob32
fixedBlobN
greedy
greedyArray
i128
i16
i24
i32
i40
i48
i64
i8
intLayout
lazyEnum
lazyEnumS32Be
lazyEnumU32Be
lazyStruct
map
nameWithProperty
noArgs
none
ns64
nu64
offset
optional
optionalU32Be
optionU64
padding
rustEnum
rustString
rustVec
rustVecOffset
rustVecU8
s16
s16be
s24
s24be
s32
s32be
s40
s40be
s48
s48be
s64be
s8
seq
string
struct
tuple
u128
u16
u16be
u24
u24be
u256
u32
u32be
u40
u40be
u48
u48be
u64
u64be
u8
union
unionLayoutDiscriminator
vec
vecU8
wrap
xdrString
xdrVec
xdrVecBytes