Method Protocols.OBEX.split_headers()
- Method split_headers
array(string) split_headers(stringh,intchunklen)- Description
Given a set of headers in wire format, divide them into portions of no more than
chunklenoctets each (if possible). No individual header definition will be split into two portions.