type github.com/gotd/td/tg.JSONNull (struct)

Method Implmentations

Decode(b *bin.Buffer) error *JSONNull.M : JSONValueClass.Decode *JSONNull.M : github.com/gotd/td/bin.Decoder.Decode *JSONNull.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error *JSONNull.M : JSONValueClass.DecodeBare *JSONNull.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error *JSONNull.M : JSONValueClass.Encode *JSONNull.M : github.com/gotd/td/bin.Encoder.Encode *JSONNull.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error *JSONNull.M : JSONValueClass.EncodeBare *JSONNull.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
String() string *JSONNull.M : JSONValueClass.String *JSONNull.M : fmt.Stringer.String *JSONNull.M : context.stringer.String *JSONNull.M : runtime.stringer.String
TypeInfo() tdp.Type *JSONNull.M : github.com/gotd/td/tdp.Object.TypeInfo
Zero() bool *JSONNull.M : JSONValueClass.Zero