<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=SqueakByExample%3A10</id>
	<title>SqueakByExample:10 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=SqueakByExample%3A10"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:10&amp;action=history"/>
	<updated>2026-05-01T13:19:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:10&amp;diff=2120&amp;oldid=prev</id>
		<title>Onionmixer: 변역수정</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:10&amp;diff=2120&amp;oldid=prev"/>
		<updated>2013-09-14T03:19:47Z</updated>

		<summary type="html">&lt;p&gt;변역수정&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Streams==&lt;br /&gt;
&lt;br /&gt;
Stream 은 순차적 컬렉션, 파일, 네트워크 스트림같은 순차적 요소를 반복처리하는데 유용합니다. Stream 은 경우에 따라 읽기 또는 쓰기가 가능하거나 두가지 다 가능합니다. 읽기와 쓰기작업은 Stream 내의 현재위치를 기준으로 진행됩니다. Stream 은 쉽게 컬렉션으로 변환이 가능하며 그 반대의 변환도 가능합니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SqueakByExample]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:10&amp;diff=2118&amp;oldid=prev</id>
		<title>Onionmixer: SBE 10장도입 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=SqueakByExample:10&amp;diff=2118&amp;oldid=prev"/>
		<updated>2012-08-17T04:05:07Z</updated>

		<summary type="html">&lt;p&gt;SBE 10장도입 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==스트림(Streams)==&lt;br /&gt;
&lt;br /&gt;
스트림(Streams)&lt;br /&gt;
&lt;br /&gt;
스트림은 연속적인 컬렉션들(collections) 파일들(fiels) 그리고 네트워크 스트림에서 반복적용(iterate)을 하는 작업에 사용됩니다. 스트림은 읽기 쓰기가 가능하거나 또는 둘 다 가능합니다. 읽기와 쓰기는 스트림에 있는 현재 위치와 비례하여 항상 관련이 있습니다. 스트림은 쉽게 컬렉션으로 변환이 가능하며 그 역변환도 가능합니다.&lt;br /&gt;
&lt;br /&gt;
[[Category:SqueakByExample]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>