serialize abstract method

void serialize(
  1. List<int> buffer
)

Serialize to MTProto binary.

Implementation

void serialize(List<int> buffer);