micro-server icon indicating copy to clipboard operation
micro-server copied to clipboard

Add byte array support to S3ObjectWriter

Open davidartplus opened this issue 7 years ago • 1 comments

Currently, S3ObjectWriter only supports writing Java objects and Strings. It should also be able to create PutObjectRequests for byte arrays.

davidartplus avatar Feb 10 '17 10:02 davidartplus

See also #307

tonyfinn avatar Jul 17 '17 14:07 tonyfinn