parseSID method

dynamic parseSID()

Implementation

parseSID() {
  return parseUShort();
}