retrofit.mime
Class TypedString

java.lang.Object
  extended by retrofit.mime.TypedByteArray
      extended by retrofit.mime.TypedString
All Implemented Interfaces:
TypedInput, TypedOutput

public class TypedString
extends TypedByteArray


Constructor Summary
TypedString(String string)
           
 
Method Summary
 
Methods inherited from class retrofit.mime.TypedByteArray
equals, fileName, getBytes, hashCode, in, length, mimeType, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedString

public TypedString(String string)


Copyright © 2013 Square, Inc.. All Rights Reserved.