Methods
read(input, position, len) → {MarkerPacket}
Parsing function for a literal data packet (tag 10).
Parameters:
Name | Type | Description |
---|---|---|
input |
String | Payload of a tag 10 packet |
position |
Integer | Position to start reading from the input string |
len |
Integer | Length of the packet or the remaining length of input at position |
- Source:
Returns:
Object representation
- Type
- MarkerPacket