static int n_ContentLength(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Facebook.Stetho.Server.Http.LightHttpBody __this = global::Java.Lang.Object.GetObject <global::Com.Facebook.Stetho.Server.Http.LightHttpBody> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.ContentLength());
 }