I am trying to import a database table to file geodatabase. When i read the shapefile, it is returned as byte array. I need to convert it to a shape Geometry (polyline in my case) and store it in my table. Can you please help me on how to convert it?