bytes
Returns a new source from specified byte array.
Return
a new source from specified byte array
Parameters
content
specified byte array
Returns a new source from specified portion of byte array.
Return
a new source from specified portion of byte array
Parameters
content
specified byte array
offset
the start offset of the portion of the array to read
length
the length of the portion of the array to read