public static byte[] FLEncoder_GetBase(FLEncoder *encoder)
 {
     return((NativeRaw.FLEncoder_GetBase(encoder)).ToArrayFast());
 }