JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.util

Class StringInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable


    public class StringInputStream
    extends ByteArrayInputStream 
    Simple wrapper for ByteArrayInputStream that will automatically encode the string as UTF-8 data, and still allows access to the original string.
    • Method Detail

      • getString

        public String getString()
        Returns the original string specified when this input stream was constructed.
        Returns:
        The original string specified when this input stream was constructed.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /