Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionNot needed anymore. It's a bad idea to read the entire file to memory. It may cause OutOfMemory errors in case of large files.Use method
Contents.Supplier.contentAsString(Charset)instead.Use methodHttpMessage.contentAsString()instead