WriteAllT(Type, IListT) | Write List of objects into array of struct in byte array. Note: does not work with stucts containing VARSTR fields and STRUCT fields. |
WriteAllT(Type, IListT, Stream) | Write List of objects into array of struct in stream. Note: does not work with stucts containing VARSTR fields and STRUCT fields. |