Available bits
Available references
Bits written so far
References written so far
Write a single bit
bit to write, true or positive number for 1, false or zero or negative for 0
this builder
Store Buffer
source buffer
Optionalbytes: Maybe<number>optional number of bytes to write
this builder
Store coins value
amount of coins
this builder
Store dictionary in this builder
Optionaldict: Maybe<Dictionary<K, V>>dictionary to store
Optionalkey: Maybe<DictionaryKey<K>>Optionalvalue: Maybe<DictionaryValue<V>>this builder
Store dictionary in this builder directly
dictionary to store
Optionalkey: Maybe<DictionaryKey<K>>Optionalvalue: Maybe<DictionaryValue<V>>this builder
Store int value
value as bigint or number
number of bits to write
this builder
Store Maybe Buffer
source buffer or null
Optionalbytes: Maybe<number>optional number of bytes to write
this builder
Store builder if not null
Optionalsrc: Maybe<Builder>builder to store
this builder
Store maybe coins value
amount of coins, null or undefined
this builder
Store maybe int value
value as bigint or number, null or undefined
number of bits to write
this builder
Store slice in this builder if not null
Optionalsrc: Maybe<Slice>source slice
Store maybe string tail in ref
Optionalsrc: Maybe<null | string>source string
this builder
Store string tail
Optionalsrc: Maybe<string>source string
this builder
Store maybe uint value
value as bigint or number, null or undefined
number of bits to write
this builder
Store maybe varint value
value as bigint or number, null or undefined
number of bits to write to header
this builder
Store maybe varuint value
value as bigint or number, null or undefined
number of bits to write to header
this builder
Store string tail in ref
source string
this builder
Store string tail
source string
this builder
Store uint value
value as bigint or number
number of bits to write
this builder
Store varint value
value as bigint or number
number of bits to write to header
this builder
Store varuint value
value as bigint or number
number of bits to write to header
this builder
Builder for Cells