fun endMessage(token: Long): Unit
End a length-delimited nested message. Calls to this method must be symmetric with calls to #beginMessage().
#beginMessage()
token - value returned from the corresponding call to #beginMessage().
token