Home | History | Annotate | Download | only in logging

Lines Matching full:slen

551         slen = struct.pack(">L", len(s))
552 return slen + s