Generated by
JDiff

Class org.apache.pig.impl.util.StorageUtil

Added Methods
Tuple bytesToTuple(byte[], int, int, byte) Transform bytes from a byte array up to the specified length to a Tuple
void putField(OutputStream, Object, boolean)  
void putField(OutputStream, Object, StreamingDelimiters, boolean) Serialize an object to an OutputStream in the field-delimited form.
 

Added Fields
StreamingDelimiters DEFAULT_DELIMITERS