Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 190 Bytes

See ArgumentConversionTest.

Uses a simple SpEL expression to send a byte[] to a method, which simply returns its parameter. As you can see the array is copied before the method invocation.