@Namespace(value="google::protobuf") @NoOffset @Properties(inherit=caffe.class) public class Message extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterkMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
Message(Pointer p)
Pointer cast constructor.
|
AppendPartialToString, AppendToString, ByteSize, GetArena, GetCachedSize, GetMaybeArenaPointer, InternalSerializeWithCachedSizesToArray, InternalSerializeWithCachedSizesToArray, InternalSerializeWithCachedSizesToArray, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArrayaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Message(Pointer p)
Pointer(Pointer).public Message New()
New in class MessageLitepublic Message New(Arena arena)
New in class MessageLitepublic void CheckInitialized()
public void FindInitializationErrors(StringVector errors)
@StdString public BytePointer InitializationErrorString()
InitializationErrorString in class MessageLitepublic void DiscardUnknownFields()
public int SpaceUsed()
@StdString public BytePointer DebugString()
@StdString public BytePointer ShortDebugString()
@StdString public BytePointer Utf8DebugString()
public void PrintDebugString()
@Cast(value="bool") public boolean ParseFromFileDescriptor(int file_descriptor)
@Cast(value="bool") public boolean ParsePartialFromFileDescriptor(int file_descriptor)
@Cast(value="bool") public boolean ParseFromIstream(@Cast(value="std::istream*") Pointer input)
@Cast(value="bool") public boolean ParsePartialFromIstream(@Cast(value="std::istream*") Pointer input)
@Cast(value="bool") public boolean SerializeToFileDescriptor(int file_descriptor)
@Cast(value="bool") public boolean SerializePartialToFileDescriptor(int file_descriptor)
@Cast(value="bool") public boolean SerializeToOstream(@Cast(value="std::ostream*") Pointer output)
@Cast(value="bool") public boolean SerializePartialToOstream(@Cast(value="std::ostream*") Pointer output)
@StdString public BytePointer GetTypeName()
GetTypeName in class MessageLitepublic void Clear()
Clear in class MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class MessageLitepublic void CheckTypeAndMergeFrom(@Const @ByRef MessageLite other)
CheckTypeAndMergeFrom in class MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(CodedInputStream input)
MergePartialFromCodedStream in class MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class MessageLitepublic void SerializeWithCachedSizes(CodedOutputStream output)
SerializeWithCachedSizes in class MessageLite@Const public Descriptor GetDescriptor()
@Const public final Reflection GetReflection()
Copyright © 2021. All rights reserved.