o

scredis.serialization

UTF8StringReader

object UTF8StringReader extends StringReader

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UTF8StringReader
  2. StringReader
  3. Reader
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def read(bytes: Array[Byte]): String

    Deserializes an array of bytes to the expected type.

    Deserializes an array of bytes to the expected type.

    bytes

    the array of bytes

    returns

    the deserialized type

    Definition Classes
    Reader
    Exceptions thrown

    [[scredis.exceptions.RedisReaderException]] if an error occurs