Edit C:\Program Files\Java\jdk1.7.0_45\com\sun\corba\se\impl\encoding\MarkAndResetHandler.java
/* * Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.corba.se.impl.encoding; /** * Defines an abstraction for a RestorableInputStream to * implement mark/reset. */ interface MarkAndResetHandler { void mark(RestorableInputStream inputStream); void fragmentationOccured(ByteBufferWithInfo newFragment); void reset(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de