Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.IO
  3. ObjectOutputStream
  4. WriteInt(Int32)
  • ObjectOutputStream
    • InterfaceConsts
    • PutField
    • ObjectOutputStream()
    • ObjectOutputStream(Stream)
    • ObjectOutputStream(IntPtr, JniHandleOwnership)
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • AnnotateClass(Class)
    • AnnotateProxyClass(Class)
    • DefaultWriteObject()
    • Drain()
    • EnableReplaceObject(Boolean)
    • PutFields()
    • ReplaceObject(Object)
    • Reset()
    • UseProtocolVersion(ObjectStreamProtocol)
    • Write(Int32)
    • WriteBoolean(Boolean)
    • WriteByte(Int32)
    • WriteBytes(String)
    • WriteChar(Int32)
    • WriteChars(String)
    • WriteClassDescriptor(ObjectStreamClass)
    • WriteDouble(Double)
    • WriteFields()
    • WriteFloat(Single)
    • WriteInt(Int32)
    • WriteLong(Int64)
    • WriteObject(Object)
    • WriteObjectOverride(Object)
    • WriteShort(Int32)
    • WriteStreamHeader()
    • WriteUnshared(Object)
    • WriteUTF(String)
monoandroid
namespace Java.IO
{
    [Register("java/io/ObjectOutputStream", DoNotGenerateAcw = true)]
    public class ObjectOutputStream : OutputStream, IJavaObject, IJavaPeerable, IDataOutput, IObjectOutput, IDisposable
    {
        [Register("writeInt", "(I)V", "GetWriteInt_IHandler")]
        public virtual void WriteInt(int val);
    }
}
.NET 6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙