Skip to content

Commit

Permalink
Update documentation after commit d5daccc (#256)
Browse files Browse the repository at this point in the history
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and masesdevelopers authored Jun 27, 2024
1 parent d5daccc commit d7a87ab
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 53 deletions.
18 changes: 9 additions & 9 deletions docs/api/MASES.EntityFrameworkCore.KNet.KEFCore.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ <h1 id="MASES_EntityFrameworkCore_KNet_KEFCore" data-uid="MASES.EntityFrameworkC
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
<div>
<a class="xref" href="api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1__classToRun">KNetCore&lt;KEFCore&gt;._classToRun</a>
</div>
<div>
<a class="xref" href="api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_DefaultLog4JConfiguration">KNetCore&lt;KEFCore&gt;.DefaultLog4JConfiguration()</a>
</div>
Expand Down Expand Up @@ -204,15 +207,18 @@ <h1 id="MASES_EntityFrameworkCore_KNet_KEFCore" data-uid="MASES.EntityFrameworkC
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">JNetCoreBase&lt;KEFCore&gt;.HelpInfo(int?)</a>
</div>
<div>
<a class="xref" href="api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_Class__1">JNetCoreBase&lt;KEFCore&gt;.Class&lt;TClass&gt;()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;KEFCore&gt;.New(string)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;KEFCore&gt;.New(string, params object[])</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">JNetCoreBase&lt;KEFCore&gt;.Launch&lt;TClass&gt;(params string[])</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">JNetCoreBase&lt;KEFCore&gt;.Launch(Type, params string[])</a>
</div>
<div>
<a class="xref" href="api/MASES.JNet.JNetCoreBase-1.html#MASES_JNet_JNetCoreBase_1_ApplicationLicensePath">JNetCoreBase&lt;KEFCore&gt;.ApplicationLicensePath</a>
</div>
Expand Down Expand Up @@ -369,12 +375,6 @@ <h1 id="MASES_EntityFrameworkCore_KNet_KEFCore" data-uid="MASES.EntityFrameworkC
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.reflection.assembly">SetupJVMWrapper.GetMainClasses(Assembly)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">SetupJVMWrapper.Launch&lt;TClass&gt;(params string[])</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">SetupJVMWrapper.Launch(Type, params string[])</a>
</div>
<div>
<span class="xref">SetupJVMWrapper.FilteredArgs</span>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1" class="text-break">
Class AvroKEFCoreSerDes.Key.Json&lt;T&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L238"><i class="bi bi-code-slash"></i></a>
Class AvroKEFCoreSerDes.Key.Json&lt;T&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L239"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -165,7 +165,7 @@ <h2 class="section" id="properties">Properties

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_ByteArraySerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.ByteArraySerDes">
ByteArraySerDes
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L248"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L249"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the generic <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a> based on <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.byte">byte</a> array data exchange</p>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h4 class="section">Property Value</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_ByteBufferSerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.ByteBufferSerDes">
ByteBufferSerDes
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L250"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L251"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the generic <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a> based on <a class="xref" href="api/Java.Nio.ByteBuffer.html">ByteBuffer</a> data exchange</p>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h4 class="section" id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKE

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_SelectorTypeName" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.SelectorTypeName">
SelectorTypeName
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L246"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L247"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the name of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html">ISerDesSelector</a></p>
Expand Down Expand Up @@ -268,7 +268,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_NewByteArraySerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.NewByteArraySerDes">
NewByteArraySerDes()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L258"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L259"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html#MASES_KNet_Serialization_ISerDesSelector_ByteArraySerDes">ByteArraySerDes</a></p>
Expand Down Expand Up @@ -301,7 +301,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_NewByteBufferSerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.NewByteBufferSerDes">
NewByteBufferSerDes()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L260"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L261"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html#MASES_KNet_Serialization_ISerDesSelector_ByteBufferSerDes">ByteBufferSerDes</a></p>
Expand Down Expand Up @@ -334,7 +334,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_NewInstance" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.NewInstance">
NewInstance()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L244"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L245"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns a new instance of <a class="xref" href="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json-1.html">AvroKEFCoreSerDes.Key.Json&lt;T&gt;</a></p>
Expand Down Expand Up @@ -367,7 +367,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_Key_Json_1_NewSerDes__1" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.Key.Json`1.NewSerDes``1">
NewSerDes&lt;TJVM&gt;()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L252"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L253"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a></p>
Expand Down Expand Up @@ -406,7 +406,7 @@ <h4 class="section">Type Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L238" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L239" class="edit-link">Edit this page</a>
</div>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1" class="text-break">
Class AvroKEFCoreSerDes.ValueContainer.Binary&lt;T&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L416"><i class="bi bi-code-slash"></i></a>
Class AvroKEFCoreSerDes.ValueContainer.Binary&lt;T&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L418"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -165,7 +165,7 @@ <h2 class="section" id="properties">Properties

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_ByteArraySerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.ByteArraySerDes">
ByteArraySerDes
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L426"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L428"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the generic <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a> based on <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.byte">byte</a> array data exchange</p>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h4 class="section">Property Value</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_ByteBufferSerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.ByteBufferSerDes">
ByteBufferSerDes
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L428"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L430"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the generic <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a> based on <a class="xref" href="api/Java.Nio.ByteBuffer.html">ByteBuffer</a> data exchange</p>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h4 class="section" id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKE

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_SelectorTypeName" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.SelectorTypeName">
SelectorTypeName
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L424"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L426"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns the name of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> implementing <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html">ISerDesSelector</a></p>
Expand Down Expand Up @@ -268,7 +268,7 @@ <h2 class="section" id="methods">Methods

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_NewByteArraySerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.NewByteArraySerDes">
NewByteArraySerDes()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L436"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L438"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html#MASES_KNet_Serialization_ISerDesSelector_ByteArraySerDes">ByteArraySerDes</a></p>
Expand Down Expand Up @@ -301,7 +301,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_NewByteBufferSerDes" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.NewByteBufferSerDes">
NewByteBufferSerDes()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L438"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L440"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDesSelector.html#MASES_KNet_Serialization_ISerDesSelector_ByteBufferSerDes">ByteBufferSerDes</a></p>
Expand Down Expand Up @@ -334,7 +334,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_NewInstance" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.NewInstance">
NewInstance()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L422"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L424"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns a new instance of <a class="xref" href="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary-1.html">AvroKEFCoreSerDes.ValueContainer.Binary&lt;T&gt;</a></p>
Expand Down Expand Up @@ -367,7 +367,7 @@ <h4 class="section">Returns</h4>

<h3 id="MASES_EntityFrameworkCore_KNet_Serialization_Avro_AvroKEFCoreSerDes_ValueContainer_Binary_1_NewSerDes__1" data-uid="MASES.EntityFrameworkCore.KNet.Serialization.Avro.AvroKEFCoreSerDes.ValueContainer.Binary`1.NewSerDes``1">
NewSerDes&lt;TJVM&gt;()
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L430"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L432"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Returns an instance of <a class="xref" href="api/MASES.KNet.Serialization.ISerDes-2.html">ISerDes&lt;T, TJVMT&gt;</a></p>
Expand Down Expand Up @@ -406,7 +406,7 @@ <h4 class="section">Type Parameters</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L416" class="edit-link">Edit this page</a>
<a href="https://github.com/masesgroup/KEFCore/blob/master/src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs/#L418" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading

0 comments on commit d7a87ab

Please sign in to comment.