I want to pass the image file as a binary data to Sagemaker from a java application. InvokeEndpointRequest.withBody accepts only byte buffer as a payload and it does base 64 enc