bytes
Returns a child config containing values from specified byte array.
Return
a child config containing values from specified byte array
Parameters
content
specified byte array
Returns a child config containing values from specified portion of byte array.
Return
a child config containing values 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