Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
2.10.0.Final
-
None
Description
getBody() returns byte[], but the following code is generated. Project attached.
byte body = this.example.getBody();