• as i said i need to split byte-array based on the size.

    say there are 3 columns in a table.

    i am having the information in the byte array format

    i need to extract those format and insert in to the table.

    for first column 4 bytes second column 2 bytes third 8 bytes.