The following tables list the members exposed by ByteRenderer.StringArrayByteRendererHeap.
Public Constructors
| Name | Description | |
|---|---|---|
|
ByteRenderer.StringArrayByteRendererHeap | Initializes a new instance of the |
Protected Fields
| Name | Description | |
|---|---|---|
|
_buf | |
|
_heapStream | (inherited from ByteRenderer) |
|
_stringStream |
Public Properties
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
Render | Overridden. Writes the contents of o[0] (o must be of type String[]) to the heap tempfile. Writes the heap offset and length of o[0] to outputBuf (which ends up in the binary table) |
|
ToString | Returns a |
|
Write | Overridden. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |