Class CrtInputStream

  • All Implemented Interfaces:
    software.amazon.awssdk.crt.http.HttpRequestBodyStream

    public final class CrtInputStream
    extends Object
    implements software.amazon.awssdk.crt.http.HttpRequestBodyStream
    • Method Detail

      • sendRequestBody

        public boolean sendRequestBody​(ByteBuffer bodyBytesOut)
        Specified by:
        sendRequestBody in interface software.amazon.awssdk.crt.http.HttpRequestBodyStream
      • resetPosition

        public boolean resetPosition()
        Specified by:
        resetPosition in interface software.amazon.awssdk.crt.http.HttpRequestBodyStream