miniproto.tl.fast
miniproto.tl.fast
Section titled “miniproto.tl.fast”Optional native fast paths for selected generated TL constructors.
Public objects
Section titled “Public objects”encode_fast— Attempt native serialization for a generated TL constructor.decode_fast— Attempt native deserialization for a generated TL constructor.materialize_empty_object— Resolve a native empty-object token to its generated TL instance.native_fast_paths_available— Report whether both native TL encode and decode fast paths were imported.