Package ghidra.rmi.trace
Interface TraceRmi.ReplyPutBytesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
TraceRmi.ReplyPutBytes,TraceRmi.ReplyPutBytes.Builder
- Enclosing class:
TraceRmi
public static interface TraceRmi.ReplyPutBytesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getWritten
int getWritten()int32 written = 1;- Returns:
- The written.
-