package
0.0.0-20240504114610-406d6b92b2ee
Repository: https://github.com/xamarnath/gogram.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDecoder returns a new decoder that reads from r.
No description provided by the author
NewInt128 creates int128 with zero value.
NewInt256 creates int256 with zero value.
No description provided by the author
NewInt128 creates int128 with random value.
NewInt256 creates int256 with random value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
https://core.telegram.org/schema/mtproto.
float64.
int128.
int256.
int64.
253.
No description provided by the author

# Structs

A Decoder reads and decodes TL values from an input stream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Int128 is alias-like type for fixed size of big int (1024 bit value).
Int256 is alias-like type for fixed size of big int (2048 bit value).
PseudoFalse is a support struct which is required to get native.
No description provided by the author
PseudoTrue is a support struct which is required to get native.
Tag defines a single struct's string literal tag.
Tags represent a set of tags from a single struct field.
WrappedSlice is pseudo type.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author