mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -36,7 +36,7 @@ as we don't know the actual size of the data stream.</p>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">BinarySliceResourceStore</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/BinarySliceResourceStore.ts#L25">src/storage/BinarySliceResourceStore.ts:25</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/BinarySliceResourceStore.ts#L25">src/storage/BinarySliceResourceStore.ts:25</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -80,20 +80,20 @@ as we don't know the actual size of the data stream.</p>
|
||||
<h4 class="tsd-returns-title">Returns <a href="BinarySliceResourceStore.html" class="tsd-signature-type tsd-kind-class">BinarySliceResourceStore</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L16">src/storage/PassthroughStore.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L16">src/storage/PassthroughStore.ts:16</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/BinarySliceResourceStore.ts#L26">src/storage/BinarySliceResourceStore.ts:26</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/BinarySliceResourceStore.ts#L26">src/storage/BinarySliceResourceStore.ts:26</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="source" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>source</span><a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">source</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#source">source</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="addResource" class="tsd-anchor"></a>
|
||||
@@ -126,7 +126,7 @@ as we don't know the actual size of the data stream.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#addResource">addResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L32">src/storage/PassthroughStore.ts:32</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L32">src/storage/PassthroughStore.ts:32</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="deleteResource" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>delete<wbr/>Resource</span><a href="#deleteResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -152,7 +152,7 @@ as we don't know the actual size of the data stream.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#deleteResource">deleteResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L40">src/storage/PassthroughStore.ts:40</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L40">src/storage/PassthroughStore.ts:40</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="getRepresentation" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get<wbr/>Representation</span><a href="#getRepresentation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -183,7 +183,7 @@ as we don't know the actual size of the data stream.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Overrides <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#getRepresentation">getRepresentation</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/BinarySliceResourceStore.ts#L28">src/storage/BinarySliceResourceStore.ts:28</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/BinarySliceResourceStore.ts#L28">src/storage/BinarySliceResourceStore.ts:28</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hasResource" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>has<wbr/>Resource</span><a href="#hasResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -204,7 +204,7 @@ as we don't know the actual size of the data stream.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#hasResource">hasResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="modifyResource" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>modify<wbr/>Resource</span><a href="#modifyResource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -236,7 +236,7 @@ creating a new resource and intermediary containers as needed.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#modifyResource">modifyResource</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L44">src/storage/PassthroughStore.ts:44</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L44">src/storage/PassthroughStore.ts:44</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="setRepresentation" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>set<wbr/>Representation</span><a href="#setRepresentation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -268,7 +268,7 @@ creating a new resource and intermediary containers as needed.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from <a href="PassthroughStore.html">PassthroughStore</a>.<a href="PassthroughStore.html#setRepresentation">setRepresentation</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/PassthroughStore.ts#L52">src/storage/PassthroughStore.ts:52</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/PassthroughStore.ts#L52">src/storage/PassthroughStore.ts:52</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user