getpayload_length method

int getpayload_length()

Implementation

int getpayload_length() {
  return (payload_size);
}